Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h753 struct umax_pred_ty { struct
779 inline MaxMin_match<LHS, RHS, umax_pred_ty>
781 return MaxMin_match<LHS, RHS, umax_pred_ty>(L, R); in m_UMax()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h1332 struct umax_pred_ty { struct
1386 inline MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty> m_UMax(const LHS &L, in m_UMax()
1388 return MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty>(L, R); in m_UMax()
1715 inline MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty, true>
1717 return MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty, true>(L, R);
/external/llvm/include/llvm/IR/
DPatternMatch.h999 struct umax_pred_ty { struct
1053 inline MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty> m_UMax(const LHS &L, in m_UMax()
1055 return MaxMin_match<ICmpInst, LHS, RHS, umax_pred_ty>(L, R); in m_UMax()