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

#include <clover_term_llvm_w.h>

Public Member Functions

void setup (const PCompJIT< typename JITType< T >::Type_t > &rhs)
 
Telem (int i)
 
const Telem (int i) const
 
void setup (const PCompJIT< typename JITType< T >::Type_t > &rhs)
 
Telem (int i)
 
const Telem (int i) const
 
void setup (const PCompJIT< typename JITType< T >::Type_t > &rhs)
 
Telem (int i)
 
const Telem (int i) const
 

Public Attributes

T F [2]
 

Detailed Description

template<class T>
struct QDP::PCompREG< T >

Definition at line 60 of file clover_term_ptx_w.h.

Member Function Documentation

◆ elem() [1/6]

template<class T >
T& QDP::PCompREG< T >::elem ( int  i)
inline

Definition at line 67 of file clover_term_llvm_w.h.

References QDP::PCompREG< T >::F, and i.

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

◆ elem() [2/6]

template<class T >
T& QDP::PCompREG< T >::elem ( int  i)
inline

Definition at line 68 of file clover_term_nvvm_w.h.

References QDP::PCompREG< T >::F, and i.

◆ elem() [3/6]

template<class T >
T& QDP::PCompREG< T >::elem ( int  i)
inline

Definition at line 67 of file clover_term_ptx_w.h.

References QDP::PCompREG< T >::F, and i.

◆ elem() [4/6]

template<class T >
const T& QDP::PCompREG< T >::elem ( int  i) const
inline

Definition at line 68 of file clover_term_llvm_w.h.

References QDP::PCompREG< T >::F, and i.

◆ elem() [5/6]

template<class T >
const T& QDP::PCompREG< T >::elem ( int  i) const
inline

Definition at line 69 of file clover_term_nvvm_w.h.

References QDP::PCompREG< T >::F, and i.

◆ elem() [6/6]

template<class T >
const T& QDP::PCompREG< T >::elem ( int  i) const
inline

Definition at line 68 of file clover_term_ptx_w.h.

References QDP::PCompREG< T >::F, and i.

◆ setup() [1/3]

template<class T >
void QDP::PCompREG< T >::setup ( const PCompJIT< typename JITType< T >::Type_t > &  rhs)
inline

Definition at line 63 of file clover_term_llvm_w.h.

References QDP::PCompREG< T >::F.

◆ setup() [2/3]

template<class T >
void QDP::PCompREG< T >::setup ( const PCompJIT< typename JITType< T >::Type_t > &  rhs)
inline

Definition at line 64 of file clover_term_nvvm_w.h.

References QDP::PCompREG< T >::F.

◆ setup() [3/3]

template<class T >
void QDP::PCompREG< T >::setup ( const PCompJIT< typename JITType< T >::Type_t > &  rhs)
inline

Definition at line 63 of file clover_term_ptx_w.h.

References QDP::PCompREG< T >::F.

Member Data Documentation

◆ F

template<class T >
T QDP::PCompREG< T >::F

Definition at line 62 of file clover_term_llvm_w.h.

Referenced by QDP::PCompREG< T >::elem(), and QDP::PCompREG< T >::setup().


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