Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp48 static cl::opt<bool> EnableVGPRIndexMode( variable
618 return !hasMovrel() || (EnableVGPRIndexMode && hasVGPRIndexMode()); in useVGPRIndexMode()