LLVM: llvm::MIPatternMatch::BinaryOp_match< LHS_P, RHS_P, Opcode, Commutable, Flags (original) (raw)
#include "[llvm/CodeGen/GlobalISel/MIPatternMatch.h](MIPatternMatch%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| LHS_P | L |
| RHS_P | R |
Detailed Description
template<typename LHS_P, typename RHS_P, unsigned Opcode, bool Commutable = false, unsigned Flags = MachineInstr::NoFlags>
struct llvm::MIPatternMatch::BinaryOp_match< LHS_P, RHS_P, Opcode, Commutable, Flags >
Definition at line 480 of file MIPatternMatch.h.
Constructor & Destructor Documentation
template<typename LHS_P, typename RHS_P, unsigned Opcode, bool Commutable = false, unsigned Flags = MachineInstr::NoFlags>
Member Function Documentation
◆ match()
template<typename LHS_P, typename RHS_P, unsigned Opcode, bool Commutable = false, unsigned Flags = MachineInstr::NoFlags>
template
Member Data Documentation
◆ L
template<typename LHS_P, typename RHS_P, unsigned Opcode, bool Commutable = false, unsigned Flags = MachineInstr::NoFlags>
◆ R
template<typename LHS_P, typename RHS_P, unsigned Opcode, bool Commutable = false, unsigned Flags = MachineInstr::NoFlags>
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/GlobalISel/MIPatternMatch.h