CHROMA
Public Member Functions | List of all members
QDP::PCompJIT< T > Struct Template Reference

#include <clover_term_llvm_w.h>

Inheritance diagram for QDP::PCompJIT< T >:

Public Member Functions

template<class T1 >
PCompJIToperator= (const PCompREG< T1 > &rhs)
 
Telem (int i)
 
const Telem (int i) const
 
template<class T1 >
PCompJIToperator= (const PCompREG< T1 > &rhs)
 
Telem (int i)
 
const Telem (int i) const
 
template<class T1 >
PCompJIToperator= (const PCompREG< T1 > &rhs)
 
Telem (int i)
 
const Telem (int i) const
 

Detailed Description

template<typename T>
struct QDP::PCompJIT< T >

Definition at line 44 of file clover_term_llvm_w.h.

Member Function Documentation

◆ elem() [1/6]

template<typename T >
T& QDP::PCompJIT< T >::elem ( int  i)
inline

Definition at line 55 of file clover_term_llvm_w.h.

References i.

Referenced by QDP::PCompJIT< T >::operator=().

◆ elem() [2/6]

template<typename T >
T& QDP::PCompJIT< T >::elem ( int  i)
inline

Definition at line 56 of file clover_term_nvvm_w.h.

References i.

◆ elem() [3/6]

template<typename T >
T& QDP::PCompJIT< T >::elem ( int  i)
inline

Definition at line 55 of file clover_term_ptx_w.h.

References i.

◆ elem() [4/6]

template<typename T >
const T& QDP::PCompJIT< T >::elem ( int  i) const
inline

Definition at line 56 of file clover_term_llvm_w.h.

References i.

◆ elem() [5/6]

template<typename T >
const T& QDP::PCompJIT< T >::elem ( int  i) const
inline

Definition at line 57 of file clover_term_nvvm_w.h.

References i.

◆ elem() [6/6]

template<typename T >
const T& QDP::PCompJIT< T >::elem ( int  i) const
inline

Definition at line 56 of file clover_term_ptx_w.h.

References i.

◆ operator=() [1/3]

template<typename T >
template<class T1 >
PCompJIT& QDP::PCompJIT< T >::operator= ( const PCompREG< T1 > &  rhs)
inline

Definition at line 47 of file clover_term_llvm_w.h.

References QDP::PCompJIT< T >::elem(), and QDP::PCompREG< T >::elem().

◆ operator=() [2/3]

template<typename T >
template<class T1 >
PCompJIT& QDP::PCompJIT< T >::operator= ( const PCompREG< T1 > &  rhs)
inline

Definition at line 48 of file clover_term_nvvm_w.h.

References QDP::PCompJIT< T >::elem(), and QDP::PCompREG< T >::elem().

◆ operator=() [3/3]

template<typename T >
template<class T1 >
PCompJIT& QDP::PCompJIT< T >::operator= ( const PCompREG< T1 > &  rhs)
inline

Definition at line 47 of file clover_term_ptx_w.h.

References QDP::PCompJIT< T >::elem(), and QDP::PCompREG< T >::elem().


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