LLVM 20.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
ICstOrSplatMatch (ConstT &C) | |
bool | match (const MachineRegisterInfo &MRI, Register Reg) |
Public Attributes | |
ConstT & | CR |
Definition at line 116 of file MIPatternMatch.h.
|
inline |
Definition at line 118 of file MIPatternMatch.h.
|
inline |
Definition at line 119 of file MIPatternMatch.h.
References llvm::MIPatternMatch::ICstOrSplatMatch< ConstT >::CR, MRI, and Reg.
ConstT& llvm::MIPatternMatch::ICstOrSplatMatch< ConstT >::CR |
Definition at line 117 of file MIPatternMatch.h.
Referenced by llvm::MIPatternMatch::ICstOrSplatMatch< ConstT >::match().