LLVM: llvm::MIPatternMatch::TernaryOp_match< Src0Ty, Src1Ty, Src2Ty, Opcode (original) (raw)

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

Public Attributes
Src0Ty Src0
Src1Ty Src1
Src2Ty Src2

Detailed Description

template<typename Src0Ty, typename Src1Ty, typename Src2Ty, unsigned Opcode>
struct llvm::MIPatternMatch::TernaryOp_match< Src0Ty, Src1Ty, Src2Ty, Opcode >

Definition at line 890 of file MIPatternMatch.h.

Constructor & Destructor Documentation

template<typename Src0Ty, typename Src1Ty, typename Src2Ty, unsigned Opcode>

Member Function Documentation

match()

template<typename Src0Ty, typename Src1Ty, typename Src2Ty, unsigned Opcode>

template

Member Data Documentation

Src0

template<typename Src0Ty, typename Src1Ty, typename Src2Ty, unsigned Opcode>

Src1

template<typename Src0Ty, typename Src1Ty, typename Src2Ty, unsigned Opcode>

Src2

template<typename Src0Ty, typename Src1Ty, typename Src2Ty, unsigned Opcode>


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