Searched refs:UseGPRIdxMode (Results 1 – 1 of 1) sorted by relevance
2854 bool UseGPRIdxMode, in emitLoadM0FromVGPRLoop() argument2890 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()3016 bool UseGPRIdxMode, in setM0ToIndexFromSGPR() argument3030 if (UseGPRIdxMode) { in setM0ToIndexFromSGPR()3087 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectSrc() local3093 if (UseGPRIdxMode) { in emitIndirectSrc()3122 Offset, UseGPRIdxMode, true); in emitIndirectSrc()3125 if (UseGPRIdxMode) { in emitIndirectSrc()3203 if (UseGPRIdxMode) { in emitIndirectDst()3234 Offset, UseGPRIdxMode, false); in emitIndirectDst()[all …]