Searched refs:UseGPRIdxMode (Results 1 – 1 of 1) sorted by relevance
3583 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()3630 bool UseGPRIdxMode, Register &SGPRIdxReg) { in loadM0FromVGPR() argument3659 Offset, UseGPRIdxMode, SGPRIdxReg); in loadM0FromVGPR()3750 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc() local3757 if (UseGPRIdxMode) { in emitIndirectSrc()3793 UseGPRIdxMode, SGPRIdxReg); in emitIndirectSrc()3797 if (UseGPRIdxMode) { in emitIndirectSrc()3839 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst() local3861 if (UseGPRIdxMode) { in emitIndirectDst()3895 UseGPRIdxMode, SGPRIdxReg); in emitIndirectDst()[all …]