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