Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.h768 bool useVGPRIndexMode(bool UserEnable) const { in useVGPRIndexMode() function
DSIISelLowering.cpp3056 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectSrc()
3151 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectDst()