LLVM: llvm::MIPatternMatch::ClassifyOp_match< LHS_P, Test_P, Opcode (original) (raw)

#include "[llvm/CodeGen/GlobalISel/MIPatternMatch.h](MIPatternMatch%5F8h%5Fsource.html)"

Public Attributes
LHS_P L
Test_P T

Detailed Description

template<typename LHS_P, typename Test_P, unsigned Opcode>
struct llvm::MIPatternMatch::ClassifyOp_match< LHS_P, Test_P, Opcode >

Definition at line 802 of file MIPatternMatch.h.

Constructor & Destructor Documentation

template<typename LHS_P, typename Test_P, unsigned Opcode>

Member Function Documentation

match()

template<typename LHS_P, typename Test_P, unsigned Opcode>

template

Member Data Documentation

L

template<typename LHS_P, typename Test_P, unsigned Opcode>

T

template<typename LHS_P, typename Test_P, unsigned Opcode>


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