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