1 instantiation of Int128FieldLayoutAlgorithm
ILCompiler.ReadyToRun (1)
Compiler\ReadyToRunCompilerContext.cs (1)
88_int128FieldLayoutAlgorithm = new Int128FieldLayoutAlgorithm(_r2rFieldLayoutAlgorithm);
3 references to Int128FieldLayoutAlgorithm
ILCompiler.ReadyToRun (3)
Compiler\ReadyToRunCompilerContext.cs (2)
53private Int128FieldLayoutAlgorithm _int128FieldLayoutAlgorithm; 140else if (Int128FieldLayoutAlgorithm.IsIntegerType(type))
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
225Int128FieldLayoutAlgorithm.IsIntegerType(instantiatedType))