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