Searched refs:ufmin_pred_ty (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1034 struct ufmin_pred_ty { struct 1165 inline MaxMin_match<FCmpInst, LHS, RHS, ufmin_pred_ty> 1167 return MaxMin_match<FCmpInst, LHS, RHS, ufmin_pred_ty>(L, R); in m_UnordFMin()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1548 struct ufmin_pred_ty { struct 1633 inline MaxMin_match<FCmpInst, LHS, RHS, ufmin_pred_ty> 1635 return MaxMin_match<FCmpInst, LHS, RHS, ufmin_pred_ty>(L, R); in m_UnordFMin()
|