Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h739 struct smax_pred_ty { struct
767 inline MaxMin_match<LHS, RHS, smax_pred_ty>
769 return MaxMin_match<LHS, RHS, smax_pred_ty>(L, R); in m_SMax()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h1318 struct smax_pred_ty { struct
1374 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty> m_SMax(const LHS &L, in m_SMax()
1376 return MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty>(L, R); in m_SMax()
1703 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty, true>
1705 return MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty, true>(L, R);
/external/llvm/include/llvm/IR/
DPatternMatch.h985 struct smax_pred_ty { struct
1041 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty> m_SMax(const LHS &L, in m_SMax()
1043 return MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty>(L, R); in m_SMax()