Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp282 static cl::opt<bool> EnableAtomicOptimizations( variable
1197 if (isPassEnabled(EnableAtomicOptimizations, CodeGenOpt::Less)) { in addPreISel()