Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h779 bool useVGPRIndexMode(bool UserEnable) const { in useVGPRIndexMode() function
H A DSIISelLowering.cpp3087 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectSrc()
3182 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectDst()