ΒΆtemplate <typename LHS, typename RHS>
inline BinaryOpc_match<LHS, RHS, true>
m_CommutativeBinOp(unsigned int Opcode,
                   const LHS& L,
                   const RHS& R)

Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:416

Templates

LHS
RHS

Parameters

unsigned int Opcode
const LHS& L
const RHS& R