3 writes to _rvLa64IdxFPReg
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (3)
895_rvLa64IdxFPReg = 0; 1502_rvLa64IdxFPReg++; 1519_rvLa64IdxFPReg += cFPRegs;
6 references to _rvLa64IdxFPReg
ILCompiler.ReadyToRun (6)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (6)
1485if ((1 + _rvLa64IdxFPReg <= _transitionBlock.NumArgumentRegisters) && (1 + _rvLa64IdxGenReg <= _transitionBlock.NumArgumentRegisters)) 1488_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1500: _transitionBlock.OffsetOfFloatArgumentRegisters + _rvLa64IdxFPReg * _transitionBlock.FloatRegisterSize; 1507else if (cFPRegs + _rvLa64IdxFPReg <= _transitionBlock.NumArgumentRegisters) 1509int argOfsInner = _transitionBlock.OffsetOfFloatArgumentRegisters + _rvLa64IdxFPReg * _transitionBlock.FloatRegisterSize; 1515_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg;