Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
proteus::IntrinsicOperandConverter< T > Struct Template Reference

#include <Func.hpp>

Public Member Functions

template<typename U >
Value * operator() (const Var< U > &Operand) const
 

Public Attributes

IRBuilderBaseIRB
 

Member Function Documentation

◆ operator()()

template<typename T >
template<typename U >
Value * proteus::IntrinsicOperandConverter< T >::operator() ( const Var< U > &  Operand) const
inline

Member Data Documentation

◆ IRB


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