Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h791 inline cstfp_pred_ty<is_non_zero_fp> m_NonZeroFP() { in m_NonZeroFP() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1513 !match(Op1FpC, m_NonZeroFP())) in foldFBinOpOfIntCastsFromSign()