Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4263 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()
4310 bool UseGPRIdxMode, Register &SGPRIdxReg) { in loadM0FromVGPR() argument
4339 Offset, UseGPRIdxMode, SGPRIdxReg); in loadM0FromVGPR()
4430 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc() local
4437 if (UseGPRIdxMode) { in emitIndirectSrc()
4473 UseGPRIdxMode, SGPRIdxReg); in emitIndirectSrc()
4477 if (UseGPRIdxMode) { in emitIndirectSrc()
4519 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst() local
4541 if (UseGPRIdxMode) { in emitIndirectDst()
4575 UseGPRIdxMode, SGPRIdxReg); in emitIndirectDst()
[all …]