Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp93 static cl::opt<bool> EnableVGPRIndexMode( variable
3056 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectSrc()
3151 bool UseGPRIdxMode = ST.useVGPRIndexMode(EnableVGPRIndexMode); in emitIndirectDst()