Searched refs:IsISA2_07 (Results 1 – 6 of 6) sorted by relevance
150 bool IsISA2_07; variable325 bool isISA2_07() const { return IsISA2_07; } in isISA2_07()
130 IsISA2_07 = false; in initializeEnvironment()
216 def FeatureISA2_07 : SubtargetFeature<"isa-v207-instructions", "IsISA2_07",
1186 def IsISA2_07 : Predicate<"Subtarget->isISA2_07()">;5509 let Predicates = [IsISA2_07] in {
77 IsISA2_07 = true; in handleTargetFeatures()609 .Case("isa-v207-instructions", IsISA2_07) in hasFeature()
77 bool IsISA2_07 = false; variable