Searched refs:hasVGPRIndexMode (Results 1 – 4 of 4) sorted by relevance
453 if (!ST.hasVGPRIndexMode()) in run()
359 return hasVGPRIndexMode() && (!hasMovrel() || EnableVGPRIndexMode); in useVGPRIndexMode()
1039 bool hasVGPRIndexMode() const { in hasVGPRIndexMode() function
2543 def HasVGPRIndexMode : Predicate<"Subtarget->hasVGPRIndexMode()">,