Searched refs:hasVGPRIndexMode (Results 1 – 4 of 4) sorted by relevance
389 if (!ST.hasVGPRIndexMode()) in runOnMachineFunction()
994 bool hasVGPRIndexMode() const { in hasVGPRIndexMode() function
686 return !hasMovrel() || (EnableVGPRIndexMode && hasVGPRIndexMode()); in useVGPRIndexMode()
2141 def HasVGPRIndexMode : Predicate<"Subtarget->hasVGPRIndexMode()">,