#include "llvm/CodeGen/SDPatternMatch.h"
Definition at line 87 of file SDPatternMatch.h.
◆ Value_match() [1/2]
llvm::SDPatternMatch::Value_match::Value_match |
( |
| ) |
|
|
default |
◆ Value_match() [2/2]
llvm::SDPatternMatch::Value_match::Value_match |
( |
SDValue |
Match | ) |
|
|
inlineexplicit |
◆ match()
template<typename MatchContext >
bool llvm::SDPatternMatch::Value_match::match |
( |
const MatchContext & |
, |
|
|
SDValue |
N |
|
) |
| |
|
inline |
◆ MatchVal
SDValue llvm::SDPatternMatch::Value_match::MatchVal |
The documentation for this struct was generated from the following file: