Searched refs:smax_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 | 1499 struct smax_pred_ty { struct 1555 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty> m_SMax(const LHS &L, in m_SMax() 1557 return MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty>(L, R); in m_SMax() 1915 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty, true> 1917 return MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty, true>(L, R);
|