Searched refs:ofmin_pred_ty (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1020 struct ofmin_pred_ty { struct 1089 inline MaxMin_match<FCmpInst, LHS, RHS, ofmin_pred_ty> m_OrdFMin(const LHS &L, in m_OrdFMin() 1091 return MaxMin_match<FCmpInst, LHS, RHS, ofmin_pred_ty>(L, R); in m_OrdFMin()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1353 struct ofmin_pred_ty { struct 1422 inline MaxMin_match<FCmpInst, LHS, RHS, ofmin_pred_ty> m_OrdFMin(const LHS &L, in m_OrdFMin() 1424 return MaxMin_match<FCmpInst, LHS, RHS, ofmin_pred_ty>(L, R); in m_OrdFMin()
|