Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h746 struct smin_pred_ty { struct
773 inline MaxMin_match<LHS, RHS, smin_pred_ty>
775 return MaxMin_match<LHS, RHS, smin_pred_ty>(L, R); in m_SMin()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h1325 struct smin_pred_ty { struct
1380 inline MaxMin_match<ICmpInst, LHS, RHS, smin_pred_ty> m_SMin(const LHS &L, in m_SMin()
1382 return MaxMin_match<ICmpInst, LHS, RHS, smin_pred_ty>(L, R); in m_SMin()
1697 inline MaxMin_match<ICmpInst, LHS, RHS, smin_pred_ty, true>
1699 return MaxMin_match<ICmpInst, LHS, RHS, smin_pred_ty, true>(L, R);
/external/llvm/include/llvm/IR/
DPatternMatch.h992 struct smin_pred_ty { struct
1047 inline MaxMin_match<ICmpInst, LHS, RHS, smin_pred_ty> m_SMin(const LHS &L, in m_SMin()
1049 return MaxMin_match<ICmpInst, LHS, RHS, smin_pred_ty>(L, R); in m_SMin()