Searched refs:hasVGPRIndexMode (Results 1 – 3 of 3) sorted by relevance
940 bool hasVGPRIndexMode() const { in hasVGPRIndexMode() function
570 return !hasMovrel() || (EnableVGPRIndexMode && hasVGPRIndexMode()); in useVGPRIndexMode()
1120 def HasVGPRIndexMode : Predicate<"Subtarget->hasVGPRIndexMode()">,