Searched defs:UAddWithOverflow_match (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 1114 struct UAddWithOverflow_match { struct 1119 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument 1122 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 | 1643 struct UAddWithOverflow_match { struct 1648 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument 1651 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 | 1953 struct UAddWithOverflow_match { struct 1958 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument 1961 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 | 2057 struct UAddWithOverflow_match { struct 2062 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument 2065 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 | 2164 struct UAddWithOverflow_match { struct 2169 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument 2172 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 | 2164 struct UAddWithOverflow_match { struct 2169 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument 2172 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 | 2312 struct UAddWithOverflow_match { struct 2317 UAddWithOverflow_match(const LHS_t &L, const RHS_t &R, const Sum_t &S) in UAddWithOverflow_match() argument 2320 template <typename OpTy> bool match(OpTy *V) { in match()
|