3 writes to _rvLa64IdxFPReg
Microsoft.Diagnostics.DataContractReader.Contracts (3)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (3)
744_rvLa64IdxFPReg = 0; 1316_rvLa64IdxFPReg++; 1333_rvLa64IdxFPReg += cFPRegs;
6 references to _rvLa64IdxFPReg
Microsoft.Diagnostics.DataContractReader.Contracts (6)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (6)
1299if ((1 + _rvLa64IdxFPReg <= _transitionBlock.NumArgumentRegisters) && (1 + _rvLa64IdxGenReg <= _transitionBlock.NumArgumentRegisters)) 1302_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1314: _transitionBlock.OffsetOfFloatArgumentRegisters + _rvLa64IdxFPReg * _transitionBlock.FloatRegisterSize; 1321else if (cFPRegs + _rvLa64IdxFPReg <= _transitionBlock.NumArgumentRegisters) 1323int argOfsInner = _transitionBlock.OffsetOfFloatArgumentRegisters + _rvLa64IdxFPReg * _transitionBlock.FloatRegisterSize; 1329_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg;