Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp3583 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()
3630 bool UseGPRIdxMode, Register &SGPRIdxReg) { in loadM0FromVGPR() argument
3659 Offset, UseGPRIdxMode, SGPRIdxReg); in loadM0FromVGPR()
3750 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc() local
3757 if (UseGPRIdxMode) { in emitIndirectSrc()
3793 UseGPRIdxMode, SGPRIdxReg); in emitIndirectSrc()
3797 if (UseGPRIdxMode) { in emitIndirectSrc()
3839 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst() local
3861 if (UseGPRIdxMode) { in emitIndirectDst()
3895 UseGPRIdxMode, SGPRIdxReg); in emitIndirectDst()
[all …]