Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.cpp41 static cl::opt<bool> EnableVGPRIndexMode( variable
359 return hasVGPRIndexMode() && (!hasMovrel() || EnableVGPRIndexMode); in useVGPRIndexMode()