Searched refs:hasFlatScratchSTMode (Results 1 – 3 of 3) sorted by relevance
618 bool hasFlatScratchSTMode() const { in hasFlatScratchSTMode() function
1409 if (!IsOffsetLegal || (IsFlat && !SOffset && !ST.hasFlatScratchSTMode())) { in buildSpillLoadStore()1501 assert(ST.hasFlatScratchSTMode()); in buildSpillLoadStore()2295 } else if (ST.hasFlatScratchSTMode()) { in eliminateFrameIndex()
1812 def HasFlatScratchSTMode : Predicate<"Subtarget->hasFlatScratchSTMode()">,