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