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