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