LLVM 20.0.0git
|
#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"
Public Member Functions | |
bind_ty (Class &V) | |
template<typename ITy > | |
bool | match (const MachineRegisterInfo &MRI, ITy &&V) |
Public Attributes | |
Class & | VR |
Definition at line 359 of file MIPatternMatch.h.
|
inline |
Definition at line 362 of file MIPatternMatch.h.
|
inline |
Definition at line 364 of file MIPatternMatch.h.
References llvm::MIPatternMatch::bind_helper< BindTy >::bind(), MRI, and llvm::MIPatternMatch::bind_ty< Class >::VR.
Class& llvm::MIPatternMatch::bind_ty< Class >::VR |
Definition at line 360 of file MIPatternMatch.h.
Referenced by llvm::MIPatternMatch::bind_ty< Class >::match().