1 reference to ComputeInstructionSetSupport
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\InstructionSetSupport.cs (1)
171
private static Dictionary<TargetArchitecture, Dictionary<string, InstructionSet>> s_instructionSetSupport =
ComputeInstructionSetSupport
();