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