3 references to InstructionSetSupport
crossgen2 (2)
parent\parent\Common\InstructionSetHelpers.cs (2)
346return new InstructionSetSupport(supportedInstructionSet, 375return new InstructionSetSupport(
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\InstructionSetSupport.cs (1)
23this(supportedInstructionSets, unsupportedInstructionSets, supportedInstructionSets, default(InstructionSetFlags), architecture)