4 writes to _argLocDescForStructInRegs
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (4)
991_argLocDescForStructInRegs = new ArgLocDesc(); 1321_argLocDescForStructInRegs = new ArgLocDesc(); 1487_argLocDescForStructInRegs = new ArgLocDesc(); 1513_argLocDescForStructInRegs = new ArgLocDesc();
16 references to _argLocDescForStructInRegs
ILCompiler.ReadyToRun (16)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (16)
992_argLocDescForStructInRegs.m_cGenReg = (short)cGenRegs; 993_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 994_argLocDescForStructInRegs.m_idxGenReg = _x64UnixIdxGenReg; 995_argLocDescForStructInRegs.m_idxFloatReg = _x64UnixIdxFPReg; 1322_argLocDescForStructInRegs.m_idxFloatReg = _arm64IdxFPReg; 1330_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 1488_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1489_argLocDescForStructInRegs.m_cFloatReg = 1; 1491_argLocDescForStructInRegs.m_structFields = info; 1493_argLocDescForStructInRegs.m_idxGenReg = _rvLa64IdxGenReg; 1494_argLocDescForStructInRegs.m_cGenReg = 1; 1515_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1516_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 1517_argLocDescForStructInRegs.m_structFields = info; 1861return _argLocDescForStructInRegs; 1912return _argLocDescForStructInRegs;