1 write to eightByteSizes0
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
90
structPassInRegDescPtr.
eightByteSizes0
= (byte)helper.EightByteSizes[0];
1 reference to eightByteSizes0
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\CallingConvention\ArgIterator.cs (1)
161
int eightByteSize = (i == 0) ? descriptor.
eightByteSizes0
: descriptor.eightByteSizes1;