Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp92 static cl::opt<bool> DisableFDivExpand( variable
1075 if (DisableFDivExpand) in visitFDiv()