Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h760 struct umin_pred_ty { struct
785 inline MaxMin_match<LHS, RHS, umin_pred_ty>
787 return MaxMin_match<LHS, RHS, umin_pred_ty>(L, R); in m_UMin()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h1339 struct umin_pred_ty { struct
1392 inline MaxMin_match<ICmpInst, LHS, RHS, umin_pred_ty> m_UMin(const LHS &L, in m_UMin()
1394 return MaxMin_match<ICmpInst, LHS, RHS, umin_pred_ty>(L, R); in m_UMin()
1709 inline MaxMin_match<ICmpInst, LHS, RHS, umin_pred_ty, true>
1711 return MaxMin_match<ICmpInst, LHS, RHS, umin_pred_ty, true>(L, R);
/external/llvm/include/llvm/IR/
DPatternMatch.h1006 struct umin_pred_ty { struct
1059 inline MaxMin_match<ICmpInst, LHS, RHS, umin_pred_ty> m_UMin(const LHS &L, in m_UMin()
1061 return MaxMin_match<ICmpInst, LHS, RHS, umin_pred_ty>(L, R); in m_UMin()