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