Searched refs:hasFlatScratchSTMode (Results 1 – 3 of 3) sorted by relevance
574 bool hasFlatScratchSTMode() const { in hasFlatScratchSTMode() function
1090 if (!IsOffsetLegal || (IsFlat && !SOffset && !ST.hasFlatScratchSTMode())) { in buildSpillLoadStore()1146 assert(ST.hasFlatScratchSTMode()); in buildSpillLoadStore()1712 if (!Offset && ST.hasFlatScratchSTMode()) { in eliminateFrameIndex()
1330 def HasFlatScratchSTMode : Predicate<"Subtarget->hasFlatScratchSTMode()">,