4 references to SupportedFlags
ilc (2)
src\runtime\src\coreclr\tools\Common\InstructionSetHelpers.cs (2)
381
instructionSetSupport.
SupportedFlags
,
383
instructionSetSupport.
SupportedFlags
,
ILCompiler.Compiler (2)
Compiler\HardwareIntrinsicHelpers.Aot.cs (2)
87
foreach (InstructionSet instructionSet in instructionSetSupport.
SupportedFlags
)
92
foreach (InstructionSet instructionSet in instructionSetSupport.
SupportedFlags
)