Searched refs:IsISA2_07 (Results 1 – 4 of 4) sorted by relevance
87 IsISA2_07 = true; in handleTargetFeatures()741 .Case("isa-v207-instructions", IsISA2_07) in hasFeature()
81 bool IsISA2_07 = false; variable
264 def FeatureISA2_07 : SubtargetFeature<"isa-v207-instructions", "IsISA2_07",
719 def IsISA2_07 : Predicate<"Subtarget->isISA2_07()">;5323 let Predicates = [IsISA2_07] in {