Searched refs:useVGPRIndexMode (Results 1 – 5 of 5) sorted by relevance
800 bool useVGPRIndexMode() const;
659 bool GCNSubtarget::useVGPRIndexMode() const { in useVGPRIndexMode() function in GCNSubtarget
2666 if (!STI.useVGPRIndexMode()) { in selectG_EXTRACT_VECTOR_ELT()2730 STI.useVGPRIndexMode(); in selectG_INSERT_VECTOR_ELT()
1841 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()1880 assert(ST.useVGPRIndexMode()); in expandPostRAPseudo()
3707 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc()3796 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst()