LLVM 20.0.0git
|
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
ValueType_bind (EVT &Bind) | |
template<typename MatchContext > | |
bool | match (const MatchContext &, SDValue N) |
Public Attributes | |
EVT & | BindVT |
Definition at line 230 of file SDPatternMatch.h.
|
inlineexplicit |
Definition at line 233 of file SDPatternMatch.h.
|
inline |
Definition at line 235 of file SDPatternMatch.h.
EVT& llvm::SDPatternMatch::ValueType_bind::BindVT |
Definition at line 231 of file SDPatternMatch.h.
Referenced by match().