| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGen/SDPatternMatch.h"
Public Member Functions | |
| Result_match (const Pattern &P) | |
| template<typename MatchContext> | |
| bool | match (const MatchContext &Ctx, SDValue N) | 
Public Attributes | |
| Pattern | P | 
Definition at line 111 of file SDPatternMatch.h.
      
  | 
  inlineexplicit | 
Definition at line 114 of file SDPatternMatch.h.
References P.
      
  | 
  inline | 
Definition at line 117 of file SDPatternMatch.h.
| Pattern llvm::SDPatternMatch::Result_match< ResNo, Pattern >::P | 
Definition at line 112 of file SDPatternMatch.h.
Referenced by match(), and Result_match().