LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::MIPatternMatch::bind_helper< LLT > Struct Reference

#include "llvm/CodeGen/GlobalISel/MIPatternMatch.h"

Static Public Member Functions

static bool bind (const MachineRegisterInfo &MRI, LLT Ty, Register Reg)
 

Detailed Description

Definition at line 340 of file MIPatternMatch.h.

Member Function Documentation

◆ bind()

static bool llvm::MIPatternMatch::bind_helper< LLT >::bind ( const MachineRegisterInfo MRI,
LLT  Ty,
Register  Reg 
)
inlinestatic

Definition at line 341 of file MIPatternMatch.h.

References llvm::LLT::isValid(), MRI, and Reg.


The documentation for this struct was generated from the following file: