Searched refs:useVGPRIndexMode (Results 1 – 5 of 5) sorted by relevance
998 bool useVGPRIndexMode() const;
685 bool GCNSubtarget::useVGPRIndexMode() const { in useVGPRIndexMode() function in GCNSubtarget
3090 if (!STI.useVGPRIndexMode()) { in selectG_EXTRACT_VECTOR_ELT()3154 STI.useVGPRIndexMode(); in selectG_INSERT_VECTOR_ELT()
2380 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()2424 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()
4674 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc()4763 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst()