Searched defs:OverflowingBinaryOp_match (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/include/llvm/IR/ |
| D | PatternMatch.h | 543 struct OverflowingBinaryOp_match { struct 547 OverflowingBinaryOp_match(const LHS_t &LHS, const RHS_t &RHS) in OverflowingBinaryOp_match() argument 567 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add, argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | PatternMatch.h | 936 struct OverflowingBinaryOp_match { struct 940 OverflowingBinaryOp_match(const LHS_t &LHS, const RHS_t &RHS) in OverflowingBinaryOp_match() argument 960 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add, argument
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | PatternMatch.h | 1080 struct OverflowingBinaryOp_match { struct 1084 OverflowingBinaryOp_match(const LHS_t &LHS, const RHS_t &RHS) in OverflowingBinaryOp_match() argument 1104 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add, argument
|