Searched refs:UseGPRIdxMode (Results 1 – 1 of 1) sorted by relevance
3632 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()3679 bool UseGPRIdxMode, Register &SGPRIdxReg) { in loadM0FromVGPR() argument3708 Offset, UseGPRIdxMode, SGPRIdxReg); in loadM0FromVGPR()3799 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc() local3806 if (UseGPRIdxMode) { in emitIndirectSrc()3842 UseGPRIdxMode, SGPRIdxReg); in emitIndirectSrc()3846 if (UseGPRIdxMode) { in emitIndirectSrc()3888 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst() local3910 if (UseGPRIdxMode) { in emitIndirectDst()3944 UseGPRIdxMode, SGPRIdxReg); in emitIndirectDst()[all …]