LLVM: tomp::type::DefinedOperatorT< I, E > Struct Template Reference (original) (raw)

#include "[llvm/Frontend/OpenMP/ClauseT.h](ClauseT%5F8h%5Fsource.html)"

Public Types
using UnionTrait = std::true_type
Public Member Functions
Public Attributes
std::variant< DefinedOpName, IntrinsicOperator > u

template<typename I, typename E>
struct tomp::type::DefinedOperatorT< I, E >

Definition at line 193 of file ClauseT.h.

UnionTrait

template<typename I, typename E>

ENUM()

template<typename I, typename E>

tomp::type::DefinedOperatorT< I, E >::ENUM ( IntrinsicOperator ,
Power ,
Multiply ,
Divide ,
Add ,
Subtract ,
Concat ,
LT ,
LE ,
EQ ,
NE ,
GE ,
GT ,
NOT ,
AND ,
OR ,
EQV ,
NEQV ,
Min ,
Max )

u

template<typename I, typename E>


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