2 references to NonSpecifiableFlags
ilc (1)
src\runtime\src\coreclr\tools\Common\InstructionSetHelpers.cs (1)
384
instructionSetSupport.
NonSpecifiableFlags
,
ILCompiler.RyuJit (1)
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoImpl.cs (1)
5084
Debug.Assert(!_compilation.InstructionSetSupport.
NonSpecifiableFlags
.HasInstructionSet(instructionSet));