Searched refs:EnableFlatScratch (Results 1 – 3 of 3) sorted by relevance
191 bool EnableFlatScratch = false; variable630 (EnableFlatScratch && hasFlatScratchInsts()); in enableFlatScratch()
86 "EnableFlatScratch",2057 def EnableFlatScratch : Predicate<"Subtarget->enableFlatScratch()">;
1705 let OtherPredicates = [HasFlatScratchInsts, EnableFlatScratch] in {1741 let OtherPredicates = [HasD16LoadStore, HasFlatScratchInsts, EnableFlatScratch] in {1746 let OtherPredicates = [D16PreservesUnusedBits, HasFlatScratchInsts, EnableFlatScratch] in {1762 } // End OtherPredicates = [HasFlatScratchInsts,EnableFlatScratch]