|
LLVM 23.0.0git
|
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
| Constant64_match (T &V) | |
| template<typename MatchContext> | |
| bool | match (const MatchContext &Ctx, SDValue N) |
Public Attributes | |
| T & | BindVal |
Definition at line 1165 of file SDPatternMatch.h.
|
inlineexplicit |
Definition at line 1170 of file SDPatternMatch.h.
| T& llvm::SDPatternMatch::Constant64_match< T >::BindVal |
Definition at line 1168 of file SDPatternMatch.h.
Referenced by Constant64_match(), and match().