Searched refs:hasFlatScratchSVSMode (Results 1 – 2 of 2) sorted by relevance
647 bool hasFlatScratchSVSMode() const { return GFX940Insts || GFX11Insts; } in hasFlatScratchSVSMode() function
1997 def HasFlatScratchSVSMode : Predicate<"Subtarget->hasFlatScratchSVSMode()">,