Searched refs:useVGPRIndexMode (Results 1 – 5 of 5) sorted by relevance
849 bool useVGPRIndexMode() const;
617 bool GCNSubtarget::useVGPRIndexMode() const { in useVGPRIndexMode() function in GCNSubtarget
2976 if (!STI.useVGPRIndexMode()) { in selectG_EXTRACT_VECTOR_ELT()3040 STI.useVGPRIndexMode(); in selectG_INSERT_VECTOR_ELT()
2136 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()2180 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()
3833 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc()3922 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst()