2 references to ComputeInstructionSetFlags
ilc (2)
src\runtime\src\coreclr\tools\Common\InstructionSetHelpers.cs (2)
231
instructionSetSupportBuilder.
ComputeInstructionSetFlags
(maxVectorTBitWidth, skipAddingVectorT, out var supportedInstructionSet, out var unsupportedInstructionSet,
305
optimisticInstructionSetSupportBuilder.
ComputeInstructionSetFlags
(maxVectorTBitWidth, skipAddingVectorT: false, out var optimisticInstructionSet, out _,