Home
last modified time | relevance | path

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

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