Searched refs:ufmax_pred_ty (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1027 struct ufmax_pred_ty { struct 1104 inline MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty> 1106 return MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty>(L, R); in m_UnordFMax()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 1360 struct ufmax_pred_ty { struct 1437 inline MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty> 1439 return MaxMin_match<FCmpInst, LHS, RHS, ufmax_pred_ty>(L, R); in m_UnordFMax()
|