Home
last modified time | relevance | path

Searched defs:OverflowingBinaryOp_match (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DPatternMatch.h543 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-7.0/llvm/include/llvm/IR/
DPatternMatch.h755 struct OverflowingBinaryOp_match { struct
759 OverflowingBinaryOp_match(const LHS_t &LHS, const RHS_t &RHS) in OverflowingBinaryOp_match() function
779 inline OverflowingBinaryOp_match<LHS, RHS, Instruction::Add, argument