4 writes to _argLocDescForStructInRegs
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (4)
991_argLocDescForStructInRegs = new ArgLocDesc(); 1287_argLocDescForStructInRegs = new ArgLocDesc(); 1453_argLocDescForStructInRegs = new ArgLocDesc(); 1479_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; 1288_argLocDescForStructInRegs.m_idxFloatReg = _arm64IdxFPReg; 1296_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 1454_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1455_argLocDescForStructInRegs.m_cFloatReg = 1; 1457_argLocDescForStructInRegs.m_structFields = info; 1459_argLocDescForStructInRegs.m_idxGenReg = _rvLa64IdxGenReg; 1460_argLocDescForStructInRegs.m_cGenReg = 1; 1481_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1482_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 1483_argLocDescForStructInRegs.m_structFields = info; 1827return _argLocDescForStructInRegs; 1878return _argLocDescForStructInRegs;