ΒΆtemplate <typename LHS, typename RHS>
inline BinaryOp_match<LHS,
RHS,
TargetOpcode::G_SUB>
m_GSub(const LHS& L, const RHS& R)
template <typename LHS, typename RHS>
inline BinaryOp_match<LHS,
RHS,
TargetOpcode::G_SUB>
m_GSub(const LHS& L, const RHS& R)
Declared at: llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h:200
Templates
- LHS
- RHS
Parameters
- const LHS& L
- const RHS& R