2 references to IsVectorOfTType
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.Aot.cs (1)
113
else if (VectorOfTFieldLayoutAlgorithm.
IsVectorOfTType
(type))
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\SystemVStructClassificator.cs (1)
224
VectorOfTFieldLayoutAlgorithm.
IsVectorOfTType
(instantiatedType) ||