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