Searched defs:MaxMin_match (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 951 struct MaxMin_match { struct 955 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument 957 template <typename OpTy> bool match(OpTy *V) { in match()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 1748 struct MaxMin_match { struct 1755 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument 1757 template <typename OpTy> bool match(OpTy *V) { in match()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 1462 struct MaxMin_match { struct 1468 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument 1470 template <typename OpTy> bool match(OpTy *V) { in match()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | PatternMatch.h | 1852 struct MaxMin_match { struct 1859 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument 1861 template <typename OpTy> bool match(OpTy *V) { in match()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | PatternMatch.h | 1959 struct MaxMin_match { struct 1966 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument 1968 template <typename OpTy> bool match(OpTy *V) { in match()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | PatternMatch.h | 1959 struct MaxMin_match { struct 1966 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument 1968 template <typename OpTy> bool match(OpTy *V) { in match()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | PatternMatch.h | 2107 struct MaxMin_match { struct 2114 MaxMin_match(const LHS_t &LHS, const RHS_t &RHS) : L(LHS), R(RHS) {} in MaxMin_match() argument 2116 template <typename OpTy> bool match(OpTy *V) { in match()
|