Searched refs:umax_pred_ty (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1513 struct umax_pred_ty { struct 1567 inline MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty> m_UMax(const LHS &L, in m_UMax() 1569 return MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty>(L, R); in m_UMax() 1927 inline MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty, true> 1929 return MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty, true>(L, R);
|