7 writes to m_idxGenReg
ILCompiler.ReadyToRun (7)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (7)
246
m_idxGenReg
= -1;
994
_argLocDescForStructInRegs.
m_idxGenReg
= _x64UnixIdxGenReg;
1493
_argLocDescForStructInRegs.
m_idxGenReg
= _rvLa64IdxGenReg;
1789
pLoc.
m_idxGenReg
= _transitionBlock.GetArgumentIndexFromOffset(argOffset);
1845
pLoc.
m_idxGenReg
= _transitionBlock.GetArgumentIndexFromOffset(argOffset);
1889
pLoc.
m_idxGenReg
= _transitionBlock.GetArgumentIndexFromOffset(argOffset);
1934
pLoc.
m_idxGenReg
= _transitionBlock.GetArgumentIndexFromOffset(argOffset);
4 references to m_idxGenReg
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (4)
309
return _transitionBlock.OffsetOfArgumentRegisters + _argLocDescForStructInRegs.Value.
m_idxGenReg
* 8;
1791
if (byteArgSize <= (4 - pLoc.
m_idxGenReg
) * _transitionBlock.PointerSize)
1797
pLoc.m_cGenReg = (short)(4 - pLoc.
m_idxGenReg
);
1890
if ((pLoc.
m_idxGenReg
== 7) && (byteArgSize > _transitionBlock.PointerSize))