Searched refs:UseGPRIdxMode (Results 1 – 1 of 1) sorted by relevance
4263 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()4310 bool UseGPRIdxMode, Register &SGPRIdxReg) { in loadM0FromVGPR() argument4339 Offset, UseGPRIdxMode, SGPRIdxReg); in loadM0FromVGPR()4430 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc() local4437 if (UseGPRIdxMode) { in emitIndirectSrc()4473 UseGPRIdxMode, SGPRIdxReg); in emitIndirectSrc()4477 if (UseGPRIdxMode) { in emitIndirectSrc()4519 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst() local4541 if (UseGPRIdxMode) { in emitIndirectDst()4575 UseGPRIdxMode, SGPRIdxReg); in emitIndirectDst()[all …]