1 write to eightByteCount
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
86structPassInRegDescPtr.eightByteCount = (byte)helper.EightByteCount;
1 reference to eightByteCount
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
87Debug.Assert(structPassInRegDescPtr.eightByteCount <= CLR_SYSTEMV_MAX_EIGHTBYTES_COUNT_TO_PASS_IN_REGISTERS);