Searched refs:EnableFlatScratch (Results 1 – 3 of 3) sorted by relevance
56 static cl::opt<bool> EnableFlatScratch( variable332 (EnableFlatScratch && hasFlatScratchInsts()); in enableFlatScratch()
1250 let OtherPredicates = [HasFlatScratchInsts, EnableFlatScratch] in {1286 let OtherPredicates = [D16PreservesUnusedBits, HasFlatScratchInsts, EnableFlatScratch] in {1305 } // End OtherPredicates = [HasFlatScratchInsts,EnableFlatScratch]
1458 def EnableFlatScratch : Predicate<"Subtarget->enableFlatScratch()">;