Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1572 static bool tryNarrowMathIfNoOverflow(Instruction *I, in tryNarrowMathIfNoOverflow() function
1644 if (tryNarrowMathIfNoOverflow(&I, ST.getTargetLowering(), in visitBinaryOperator()