2 references to InstructionSetSupport
ilc (1)
src\runtime\src\coreclr\tools\Common\InstructionSetHelpers.cs (1)
341return new InstructionSetSupport(supportedInstructionSet,
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\InstructionSetSupport.cs (1)
23this(supportedInstructionSets, unsupportedInstructionSets, supportedInstructionSets, default(InstructionSetFlags), architecture)