LLVM: llvm::MIPatternMatch::operand_type_match Struct Reference (original) (raw)
#include "[llvm/CodeGen/GlobalISel/MIPatternMatch.h](MIPatternMatch%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| bool | match (const MachineRegisterInfo &MRI, Register Reg) |
| bool | match (const MachineRegisterInfo &MRI, MachineOperand *MO) |
Detailed Description
Definition at line 304 of file MIPatternMatch.h.
Member Function Documentation
◆ match() [1/2]
| bool llvm::MIPatternMatch::operand_type_match::match ( const MachineRegisterInfo & MRI, MachineOperand * MO ) | inline |
|---|
Definition at line 306 of file MIPatternMatch.h.
References llvm::MachineOperand::isReg(), and MRI.
◆ match() [2/2]
| bool llvm::MIPatternMatch::operand_type_match::match ( const MachineRegisterInfo & MRI, Register Reg ) | inline |
|---|
Definition at line 305 of file MIPatternMatch.h.
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/GlobalISel/MIPatternMatch.h