Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp125 bool isUnsafeFiniteOnlyMath(const FPMathOperator *FPOp) const;
426 bool AMDGPULibCalls::isUnsafeFiniteOnlyMath(const FPMathOperator *FPOp) const { in isUnsafeFiniteOnlyMath() function in AMDGPULibCalls
975 if (!isUnsafeFiniteOnlyMath(FPOp)) in fold_pow()