Searched refs:useVGPRIndexMode (Results 1 – 5 of 5) sorted by relevance
358 bool GCNSubtarget::useVGPRIndexMode() const { in useVGPRIndexMode() function in GCNSubtarget
1043 bool useVGPRIndexMode() const;
3284 if (!STI.useVGPRIndexMode()) { in selectG_EXTRACT_VECTOR_ELT()3348 STI.useVGPRIndexMode(); in selectG_INSERT_VECTOR_ELT()
2386 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()2430 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()
4900 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc()4988 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst()14158 if (Subtarget->useVGPRIndexMode()) in shouldExpandVectorDynExt()