Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h788 struct is_non_zero_fp { struct
793 inline cstfp_pred_ty<is_non_zero_fp> m_NonZeroFP() { in m_NonZeroFP() argument
794 return cstfp_pred_ty<is_non_zero_fp>(); in m_NonZeroFP()