Home
last modified time | relevance | path

Searched refs:UseGPRIdxMode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3632 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()
3679 bool UseGPRIdxMode, Register &SGPRIdxReg) { in loadM0FromVGPR() argument
3708 Offset, UseGPRIdxMode, SGPRIdxReg); in loadM0FromVGPR()
3799 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc() local
3806 if (UseGPRIdxMode) { in emitIndirectSrc()
3842 UseGPRIdxMode, SGPRIdxReg); in emitIndirectSrc()
3846 if (UseGPRIdxMode) { in emitIndirectSrc()
3888 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst() local
3910 if (UseGPRIdxMode) { in emitIndirectDst()
3944 UseGPRIdxMode, SGPRIdxReg); in emitIndirectDst()
[all …]