Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2854 bool UseGPRIdxMode, in emitLoadM0FromVGPRLoop() argument
2890 if (UseGPRIdxMode) { in emitLoadM0FromVGPRLoop()
3016 bool UseGPRIdxMode, in setM0ToIndexFromSGPR() argument
3030 if (UseGPRIdxMode) { in setM0ToIndexFromSGPR()
3087 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectSrc() local
3093 if (UseGPRIdxMode) { in emitIndirectSrc()
3122 Offset, UseGPRIdxMode, true); in emitIndirectSrc()
3125 if (UseGPRIdxMode) { in emitIndirectSrc()
3203 if (UseGPRIdxMode) { in emitIndirectDst()
3234 Offset, UseGPRIdxMode, false); in emitIndirectDst()
[all …]