Searched refs:HasExtLBT (Results 1 – 3 of 3) sorted by relevance
41 bool HasExtLBT = false; variable101 bool hasExtLBT() const { return HasExtLBT; } in hasExtLBT()
69 : SubtargetFeature<"lbt", "HasExtLBT", "true",71 def HasExtLBT : Predicate<"Subtarget->hasExtLBT()">;
17 let hasSideEffects = 0, mayLoad = 0, mayStore = 0, Predicates = [HasExtLBT] in {241 } // hasSideEffects = 0, mayLoad = 0, mayStore = 0, Predicates = [HasExtLBT]