Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h1220 struct SpecificBinaryOp_match struct
1224 SpecificBinaryOp_match(unsigned Opcode, const LHS_t &LHS, const RHS_t &RHS) in SpecificBinaryOp_match() argument
1234 inline SpecificBinaryOp_match<LHS, RHS> m_BinOp(unsigned Opcode, const LHS &L, in m_BinOp() argument