4 writes to _argLocDescForStructInRegs
Microsoft.Diagnostics.DataContractReader.Contracts (4)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (4)
840_argLocDescForStructInRegs = default; 1136_argLocDescForStructInRegs = default; 1301_argLocDescForStructInRegs = default; 1327_argLocDescForStructInRegs = default;
16 references to _argLocDescForStructInRegs
Microsoft.Diagnostics.DataContractReader.Contracts (16)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (16)
841_argLocDescForStructInRegs.m_cGenReg = (short)cGenRegs; 842_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 843_argLocDescForStructInRegs.m_idxGenReg = _x64UnixIdxGenReg; 844_argLocDescForStructInRegs.m_idxFloatReg = _x64UnixIdxFPReg; 1137_argLocDescForStructInRegs.m_idxFloatReg = _arm64IdxFPReg; 1145_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 1302_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1303_argLocDescForStructInRegs.m_cFloatReg = 1; 1305_argLocDescForStructInRegs.m_structFields = info; 1307_argLocDescForStructInRegs.m_idxGenReg = _rvLa64IdxGenReg; 1308_argLocDescForStructInRegs.m_cGenReg = 1; 1329_argLocDescForStructInRegs.m_idxFloatReg = _rvLa64IdxFPReg; 1330_argLocDescForStructInRegs.m_cFloatReg = cFPRegs; 1331_argLocDescForStructInRegs.m_structFields = info; 1675return _argLocDescForStructInRegs; 1725return _argLocDescForStructInRegs;