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