Searched refs:EnableFlatScratch (Results 1 – 3 of 3) sorted by relevance
172 bool EnableFlatScratch = false; variable589 (EnableFlatScratch && hasFlatScratchInsts()); in enableFlatScratch()
90 "EnableFlatScratch",1743 def EnableFlatScratch : Predicate<"Subtarget->enableFlatScratch()">;
1490 let OtherPredicates = [HasFlatScratchInsts, EnableFlatScratch] in {1526 let OtherPredicates = [HasD16LoadStore, HasFlatScratchInsts, EnableFlatScratch] in {1531 let OtherPredicates = [D16PreservesUnusedBits, HasFlatScratchInsts, EnableFlatScratch] in {1547 } // End OtherPredicates = [HasFlatScratchInsts,EnableFlatScratch]