Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4680 unsigned InitSaveExecReg, int Offset, bool UseGPRIdxMode, in emitLoadM0FromVGPRLoop() argument
4725 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()
4776 bool UseGPRIdxMode, Register &SGPRIdxReg) { in loadM0FromVGPR() argument
4805 Offset, UseGPRIdxMode, SGPRIdxReg); in loadM0FromVGPR()
4900 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc() local
4907 if (UseGPRIdxMode) { in emitIndirectSrc()
4943 UseGPRIdxMode, SGPRIdxReg); in emitIndirectSrc()
4947 if (UseGPRIdxMode) { in emitIndirectSrc()
4988 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst() local
5010 if (UseGPRIdxMode) { in emitIndirectDst()
[all …]