Searched refs:EnableFlatScratch (Results 1 – 3 of 3) sorted by relevance
205 bool EnableFlatScratch = false; variable655 (EnableFlatScratch && hasFlatScratchInsts()); in enableFlatScratch()
1685 let OtherPredicates = [HasFlatScratchInsts, EnableFlatScratch] in {1721 let OtherPredicates = [HasD16LoadStore, HasFlatScratchInsts, EnableFlatScratch] in {1726 let OtherPredicates = [D16PreservesUnusedBits, HasFlatScratchInsts, EnableFlatScratch] in {1742 } // End OtherPredicates = [HasFlatScratchInsts,EnableFlatScratch]
87 "EnableFlatScratch",2259 def EnableFlatScratch : Predicate<"Subtarget->enableFlatScratch()">;