Searched defs:m_SMax (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1041 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty> m_SMax(const LHS &L, in m_SMax() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1555 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty> m_SMax(const LHS &L, in m_SMax() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1853 inline MaxMin_match<ICmpInst, LHS, RHS, smax_pred_ty> m_SMax(const LHS &L, in m_SMax() function
|