3 writes to _rvLa64IdxFPReg
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (3)
895_rvLa64IdxFPReg = 0; 1468_rvLa64IdxFPReg++; 1485_rvLa64IdxFPReg += cFPRegs;
6 references to _rvLa64IdxFPReg
ILCompiler.ReadyToRun (6)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (6)
1451if ((1 + _rvLa64IdxFPReg <= _transitionBlock.NumArgumentRegisters) && (1 + _rvLa64IdxGenReg <= _transitionBlock.NumArgumentRegisters)) 1454_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1466: _transitionBlock.OffsetOfFloatArgumentRegisters + _rvLa64IdxFPReg * _transitionBlock.FloatRegisterSize; 1473else if (cFPRegs + _rvLa64IdxFPReg <= _transitionBlock.NumArgumentRegisters) 1475int argOfsInner = _transitionBlock.OffsetOfFloatArgumentRegisters + _rvLa64IdxFPReg * _transitionBlock.FloatRegisterSize; 1481_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg;