Searched refs:ufmax_pred_ty (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | PatternMatch.h | 2384 struct ufmax_pred_ty { struct 2472 inline MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty> 2474 return MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty>(L, R); in m_UnordFMax() 2499 MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty>> 2502 MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty>(L, R)); in m_OrdOrUnordFMax()
|