Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp579 static bool isKnownIntegral(const Value *V, const DataLayout &DL, in isKnownIntegral() function
778 if (isKnownIntegral(FPOp->getOperand(1), M->getDataLayout(), in fold()
1098 if (!isKnownIntegral(opr1, M->getDataLayout(), FPOp->getFastMathFlags())) in fold_pow()