Searched refs:hasVGPRIndexMode (Results 1 – 2 of 2) sorted by relevance
775 bool hasVGPRIndexMode() const { in hasVGPRIndexMode() function780 return !hasMovrel() || (UserEnable && hasVGPRIndexMode()); in useVGPRIndexMode()
765 def HasVGPRIndexMode : Predicate<"Subtarget->hasVGPRIndexMode()">,