Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDPatternMatch.h791 inline cstfp_pred_ty<is_non_zero_fp> m_NonZeroFP() { in m_NonZeroFP() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp1513 !match(Op1FpC, m_NonZeroFP())) in foldFBinOpOfIntCastsFromSign()