Searched refs:IsISA2_07 (Results 1 – 6 of 6) sorted by relevance
160 bool IsISA2_07; variable337 bool isISA2_07() const { return IsISA2_07; } in isISA2_07()
141 IsISA2_07 = false; in initializeEnvironment()
255 def FeatureISA2_07 : SubtargetFeature<"isa-v207-instructions", "IsISA2_07",
696 def IsISA2_07 : Predicate<"Subtarget->isISA2_07()">;5112 let Predicates = [IsISA2_07] in {
81 IsISA2_07 = true; in handleTargetFeatures()680 .Case("isa-v207-instructions", IsISA2_07) in hasFeature()
79 bool IsISA2_07 = false; variable