7 writes to m_idxGenReg
ILCompiler.ReadyToRun (7)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (7)
246
m_idxGenReg
= -1;
994
_argLocDescForStructInRegs.
m_idxGenReg
= _x64UnixIdxGenReg;
1459
_argLocDescForStructInRegs.
m_idxGenReg
= _rvLa64IdxGenReg;
1755
pLoc.
m_idxGenReg
= _transitionBlock.GetArgumentIndexFromOffset(argOffset);
1811
pLoc.
m_idxGenReg
= _transitionBlock.GetArgumentIndexFromOffset(argOffset);
1855
pLoc.
m_idxGenReg
= _transitionBlock.GetArgumentIndexFromOffset(argOffset);
1900
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;
1757
if (byteArgSize <= (4 - pLoc.
m_idxGenReg
) * _transitionBlock.PointerSize)
1763
pLoc.m_cGenReg = (short)(4 - pLoc.
m_idxGenReg
);
1856
if ((pLoc.
m_idxGenReg
== 7) && (byteArgSize > _transitionBlock.PointerSize))