Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp48 static cl::opt<bool> UseMul24Intrin( variable
1193 if (UseMul24Intrin && replaceMulWithMul24(I)) in visitBinaryOperator()