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