|
LLVM 24.0.0git
|
Matches a G_FRAME_INDEX, binding its frame index. More...
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
| bool | match (const MachineRegisterInfo &MRI, Register Reg) |
Public Attributes | |
| int & | FI |
Matches a G_FRAME_INDEX, binding its frame index.
Definition at line 646 of file MIPatternMatch.h.
|
inline |
Definition at line 648 of file MIPatternMatch.h.
References FI, llvm::MachineOperand::getIndex(), llvm::MachineInstr::getOpcode(), llvm::MachineInstr::getOperand(), llvm::MIPatternMatch::m_MInstr(), llvm::MIPatternMatch::mi_match(), and Reg.
| int& llvm::MIPatternMatch::GFrameIndexMatch::FI |
Definition at line 647 of file MIPatternMatch.h.
Referenced by match().