Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h386 Instruction *foldFBinOpOfIntCastsFromSign(
H A DInstructionCombining.cpp1438 Instruction *InstCombinerImpl::foldFBinOpOfIntCastsFromSign( in foldFBinOpOfIntCastsFromSign() function in InstCombinerImpl
1619 if (Instruction *R = foldFBinOpOfIntCastsFromSign(BO, /*OpsFromSigned=*/false, in foldFBinOpOfIntCasts()
1622 return foldFBinOpOfIntCastsFromSign(BO, /*OpsFromSigned=*/true, IntOps, in foldFBinOpOfIntCasts()