QUDA  0.9.0
Macros | Functions | Variables
dw_dslash4_dagger_core.h File Reference
#include "read_gauge.h"
#include "io_spinor.h"
Include dependency graph for dw_dslash4_dagger_core.h:

Go to the source code of this file.

Macros

#define DSLASH_SHARED_FLOATS_PER_THREAD   0
 
#define VOLATILE   volatile
 
#define spinorFloat   float
 
#define POW(a, b)   __fast_pow(a, b)
 
#define i00_re   I0.x
 
#define i00_im   I0.y
 
#define i01_re   I0.z
 
#define i01_im   I0.w
 
#define i02_re   I1.x
 
#define i02_im   I1.y
 
#define i10_re   I1.z
 
#define i10_im   I1.w
 
#define i11_re   I2.x
 
#define i11_im   I2.y
 
#define i12_re   I2.z
 
#define i12_im   I2.w
 
#define i20_re   I3.x
 
#define i20_im   I3.y
 
#define i21_re   I3.z
 
#define i21_im   I3.w
 
#define i22_re   I4.x
 
#define i22_im   I4.y
 
#define i30_re   I4.z
 
#define i30_im   I4.w
 
#define i31_re   I5.x
 
#define i31_im   I5.y
 
#define i32_re   I5.z
 
#define i32_im   I5.w
 
#define m5   param.m5_f
 
#define mdwf_b5   param.mdwf_b5_f
 
#define mdwf_c5   param.mdwf_c5_f
 
#define mferm   param.mferm_f
 
#define a   param.a
 
#define b   param.b
 
#define g00_re   G0.x
 
#define g00_im   G0.y
 
#define g01_re   G0.z
 
#define g01_im   G0.w
 
#define g02_re   G1.x
 
#define g02_im   G1.y
 
#define g10_re   G1.z
 
#define g10_im   G1.w
 
#define g11_re   G2.x
 
#define g11_im   G2.y
 
#define g12_re   G2.z
 
#define g12_im   G2.w
 
#define g20_re   G3.x
 
#define g20_im   G3.y
 
#define g21_re   G3.z
 
#define g21_im   G3.w
 
#define g22_re   G4.x
 
#define g22_im   G4.y
 
#define gT00_re   (+g00_re)
 
#define gT00_im   (-g00_im)
 
#define gT01_re   (+g10_re)
 
#define gT01_im   (-g10_im)
 
#define gT02_re   (+g20_re)
 
#define gT02_im   (-g20_im)
 
#define gT10_re   (+g01_re)
 
#define gT10_im   (-g01_im)
 
#define gT11_re   (+g11_re)
 
#define gT11_im   (-g11_im)
 
#define gT12_re   (+g21_re)
 
#define gT12_im   (-g21_im)
 
#define gT20_re   (+g02_re)
 
#define gT20_im   (-g02_im)
 
#define gT21_re   (+g12_re)
 
#define gT21_im   (-g12_im)
 
#define gT22_re   (+g22_re)
 
#define gT22_im   (-g22_im)
 
#define SHARED_STRIDE   16
 

Functions

 if (sid >=param.threads *param.dc.Ls) return
 
 if (kernel_type==INTERIOR_KERNEL)
 
 coordsFromFaceIndex< 5, QUDA_4D_PC, kernel_type, 1 > (X, sid, coord, face_idx, face_num, param)
 
 READ_INTERMEDIATE_SPINOR (INTERTEX, param.sp_stride, sid, sid)
 
 ASSN_GAUGE_MATRIX (G, GAUGE0TEX, 0, ga_idx, param.gauge_stride)
 
 READ_SPINOR (SPINORTEX, param.sp_stride, sp_idx, sp_idx)
 
 RECONSTRUCT_GAUGE_MATRIX (0)
 
 ASSN_GAUGE_MATRIX (G, GAUGE1TEX, 1, ga_idx, param.gauge_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (1)
 
 ASSN_GAUGE_MATRIX (G, GAUGE0TEX, 2, ga_idx, param.gauge_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (2)
 
 ASSN_GAUGE_MATRIX (G, GAUGE1TEX, 3, ga_idx, param.gauge_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (3)
 
 ASSN_GAUGE_MATRIX (G, GAUGE0TEX, 4, ga_idx, param.gauge_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (4)
 
 ASSN_GAUGE_MATRIX (G, GAUGE1TEX, 5, ga_idx, param.gauge_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (5)
 
 if (param.gauge_fixed &&ga_idx< param.dc.X4X3X2X1hmX3X2X1h)
 
 READ_SPINOR_UP (SPINORTEX, param.sp_stride, sp_idx, sp_idx)
 
 RECONSTRUCT_GAUGE_MATRIX (6)
 
 READ_SPINOR_DOWN (SPINORTEX, param.sp_stride, sp_idx, sp_idx)
 
 RECONSTRUCT_GAUGE_MATRIX (7)
 

Variables

VOLATILE spinorFloat o00_re = i00_re
 
VOLATILE spinorFloat o00_im = i00_im
 
VOLATILE spinorFloat o01_re = i01_re
 
VOLATILE spinorFloat o01_im = i01_im
 
VOLATILE spinorFloat o02_re = i02_re
 
VOLATILE spinorFloat o02_im = i02_im
 
VOLATILE spinorFloat o10_re = i10_re
 
VOLATILE spinorFloat o10_im = i10_im
 
VOLATILE spinorFloat o11_re = i11_re
 
VOLATILE spinorFloat o11_im = i11_im
 
VOLATILE spinorFloat o12_re = i12_re
 
VOLATILE spinorFloat o12_im = i12_im
 
VOLATILE spinorFloat o20_re = i20_re
 
VOLATILE spinorFloat o20_im = i20_im
 
VOLATILE spinorFloat o21_re = i21_re
 
VOLATILE spinorFloat o21_im = i21_im
 
VOLATILE spinorFloat o22_re = i22_re
 
VOLATILE spinorFloat o22_im = i22_im
 
VOLATILE spinorFloat o30_re = i30_re
 
VOLATILE spinorFloat o30_im = i30_im
 
VOLATILE spinorFloat o31_re = i31_re
 
VOLATILE spinorFloat o31_im = i31_im
 
VOLATILE spinorFloat o32_re = i32_re
 
VOLATILE spinorFloat o32_im = i32_im
 
int sid = ((blockIdx.y*blockDim.y + threadIdx.y)*gridDim.x + blockIdx.x)*blockDim.x + threadIdx.x
 
int X
 
int coord [5]
 
int face_idx = sid - face_num*face_volume
 
 else
 
const int face_num = (sid >= face_volume)
 
float4 G0
 
float4 G1
 
float4 G2
 
float4 G3
 
float4 G4
 
const int ga_idx = sid % param.dc.volume_4d_cb
 
spinorFloat a0_re = +i00_re-i30_im
 
spinorFloat a0_im = +i00_im+i30_re
 
spinorFloat a1_re = +i01_re-i31_im
 
spinorFloat a1_im = +i01_im+i31_re
 
spinorFloat a2_re = +i02_re-i32_im
 
spinorFloat a2_im = +i02_im+i32_re
 
spinorFloat b0_re = +i10_re-i20_im
 
spinorFloat b0_im = +i10_im+i20_re
 
spinorFloat b1_re = +i11_re-i21_im
 
spinorFloat b1_im = +i11_im+i21_re
 
spinorFloat b2_re = +i12_re-i22_im
 
spinorFloat b2_im = +i12_im+i22_re
 
spinorFloat A0_re = 0
 
spinorFloat A0_im = 0
 
spinorFloat B0_re = 0
 
spinorFloat B0_im = 0
 
spinorFloat A1_re = 0
 
spinorFloat A1_im = 0
 
spinorFloat B1_re = 0
 
spinorFloat B1_im = 0
 
spinorFloat A2_re = 0
 
spinorFloat A2_im = 0
 
spinorFloat B2_re = 0
 
spinorFloat B2_im = 0
 

Macro Definition Documentation

◆ a

#define a   param.a

Definition at line 82 of file dw_dslash4_dagger_core.h.

◆ b

#define b   param.b

Definition at line 83 of file dw_dslash4_dagger_core.h.

◆ DSLASH_SHARED_FLOATS_PER_THREAD

#define DSLASH_SHARED_FLOATS_PER_THREAD   0

Definition at line 3 of file dw_dslash4_dagger_core.h.

◆ g00_im

#define g00_im   G0.y

Definition at line 109 of file dw_dslash4_dagger_core.h.

◆ g00_re

#define g00_re   G0.x

Definition at line 108 of file dw_dslash4_dagger_core.h.

◆ g01_im

#define g01_im   G0.w

Definition at line 111 of file dw_dslash4_dagger_core.h.

◆ g01_re

#define g01_re   G0.z

Definition at line 110 of file dw_dslash4_dagger_core.h.

◆ g02_im

#define g02_im   G1.y

Definition at line 113 of file dw_dslash4_dagger_core.h.

◆ g02_re

#define g02_re   G1.x

Definition at line 112 of file dw_dslash4_dagger_core.h.

◆ g10_im

#define g10_im   G1.w

Definition at line 115 of file dw_dslash4_dagger_core.h.

◆ g10_re

#define g10_re   G1.z

Definition at line 114 of file dw_dslash4_dagger_core.h.

◆ g11_im

#define g11_im   G2.y

Definition at line 117 of file dw_dslash4_dagger_core.h.

◆ g11_re

#define g11_re   G2.x

Definition at line 116 of file dw_dslash4_dagger_core.h.

◆ g12_im

#define g12_im   G2.w

Definition at line 119 of file dw_dslash4_dagger_core.h.

◆ g12_re

#define g12_re   G2.z

Definition at line 118 of file dw_dslash4_dagger_core.h.

◆ g20_im

#define g20_im   G3.y

Definition at line 121 of file dw_dslash4_dagger_core.h.

◆ g20_re

#define g20_re   G3.x

Definition at line 120 of file dw_dslash4_dagger_core.h.

◆ g21_im

#define g21_im   G3.w

Definition at line 123 of file dw_dslash4_dagger_core.h.

◆ g21_re

#define g21_re   G3.z

Definition at line 122 of file dw_dslash4_dagger_core.h.

◆ g22_im

#define g22_im   G4.y

Definition at line 125 of file dw_dslash4_dagger_core.h.

◆ g22_re

#define g22_re   G4.x

Definition at line 124 of file dw_dslash4_dagger_core.h.

◆ gT00_im

#define gT00_im   (-g00_im)

Definition at line 131 of file dw_dslash4_dagger_core.h.

◆ gT00_re

#define gT00_re   (+g00_re)

Definition at line 130 of file dw_dslash4_dagger_core.h.

◆ gT01_im

#define gT01_im   (-g10_im)

Definition at line 133 of file dw_dslash4_dagger_core.h.

◆ gT01_re

#define gT01_re   (+g10_re)

Definition at line 132 of file dw_dslash4_dagger_core.h.

◆ gT02_im

#define gT02_im   (-g20_im)

Definition at line 135 of file dw_dslash4_dagger_core.h.

◆ gT02_re

#define gT02_re   (+g20_re)

Definition at line 134 of file dw_dslash4_dagger_core.h.

◆ gT10_im

#define gT10_im   (-g01_im)

Definition at line 137 of file dw_dslash4_dagger_core.h.

◆ gT10_re

#define gT10_re   (+g01_re)

Definition at line 136 of file dw_dslash4_dagger_core.h.

◆ gT11_im

#define gT11_im   (-g11_im)

Definition at line 139 of file dw_dslash4_dagger_core.h.

◆ gT11_re

#define gT11_re   (+g11_re)

Definition at line 138 of file dw_dslash4_dagger_core.h.

◆ gT12_im

#define gT12_im   (-g21_im)

Definition at line 141 of file dw_dslash4_dagger_core.h.

◆ gT12_re

#define gT12_re   (+g21_re)

Definition at line 140 of file dw_dslash4_dagger_core.h.

◆ gT20_im

#define gT20_im   (-g02_im)

Definition at line 143 of file dw_dslash4_dagger_core.h.

◆ gT20_re

#define gT20_re   (+g02_re)

Definition at line 142 of file dw_dslash4_dagger_core.h.

◆ gT21_im

#define gT21_im   (-g12_im)

Definition at line 145 of file dw_dslash4_dagger_core.h.

◆ gT21_re

#define gT21_re   (+g12_re)

Definition at line 144 of file dw_dslash4_dagger_core.h.

◆ gT22_im

#define gT22_im   (-g22_im)

Definition at line 147 of file dw_dslash4_dagger_core.h.

◆ gT22_re

#define gT22_re   (+g22_re)

Definition at line 146 of file dw_dslash4_dagger_core.h.

◆ i00_im

#define i00_im   I0.y

Definition at line 55 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i00_re

#define i00_re   I0.x

Definition at line 54 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i01_im

#define i01_im   I0.w

Definition at line 57 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i01_re

#define i01_re   I0.z

Definition at line 56 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i02_im

#define i02_im   I1.y

Definition at line 59 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i02_re

#define i02_re   I1.x

Definition at line 58 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i10_im

#define i10_im   I1.w

Definition at line 61 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i10_re

#define i10_re   I1.z

Definition at line 60 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i11_im

#define i11_im   I2.y

Definition at line 63 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i11_re

#define i11_re   I2.x

Definition at line 62 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i12_im

#define i12_im   I2.w

Definition at line 65 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i12_re

#define i12_re   I2.z

Definition at line 64 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ i20_im

#define i20_im   I3.y

Definition at line 67 of file dw_dslash4_dagger_core.h.

◆ i20_re

#define i20_re   I3.x

Definition at line 66 of file dw_dslash4_dagger_core.h.

◆ i21_im

#define i21_im   I3.w

Definition at line 69 of file dw_dslash4_dagger_core.h.

◆ i21_re

#define i21_re   I3.z

Definition at line 68 of file dw_dslash4_dagger_core.h.

◆ i22_im

#define i22_im   I4.y

Definition at line 71 of file dw_dslash4_dagger_core.h.

◆ i22_re

#define i22_re   I4.x

Definition at line 70 of file dw_dslash4_dagger_core.h.

◆ i30_im

#define i30_im   I4.w

Definition at line 73 of file dw_dslash4_dagger_core.h.

◆ i30_re

#define i30_re   I4.z

Definition at line 72 of file dw_dslash4_dagger_core.h.

◆ i31_im

#define i31_im   I5.y

Definition at line 75 of file dw_dslash4_dagger_core.h.

◆ i31_re

#define i31_re   I5.x

Definition at line 74 of file dw_dslash4_dagger_core.h.

◆ i32_im

#define i32_im   I5.w

Definition at line 77 of file dw_dslash4_dagger_core.h.

◆ i32_re

#define i32_re   I5.z

Definition at line 76 of file dw_dslash4_dagger_core.h.

◆ m5

#define m5   param.m5_f

Definition at line 78 of file dw_dslash4_dagger_core.h.

◆ mdwf_b5

#define mdwf_b5   param.mdwf_b5_f

Definition at line 79 of file dw_dslash4_dagger_core.h.

◆ mdwf_c5

#define mdwf_c5   param.mdwf_c5_f

Definition at line 80 of file dw_dslash4_dagger_core.h.

◆ mferm

#define mferm   param.mferm_f

Definition at line 81 of file dw_dslash4_dagger_core.h.

◆ POW

#define POW (   a,
  b 
)    __fast_pow(a, b)

Definition at line 53 of file dw_dslash4_dagger_core.h.

◆ SHARED_STRIDE

#define SHARED_STRIDE   16

Definition at line 185 of file dw_dslash4_dagger_core.h.

◆ spinorFloat

#define spinorFloat   float

Definition at line 52 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ VOLATILE

#define VOLATILE   volatile

Definition at line 9 of file dw_dslash4_dagger_core.h.

Function Documentation

◆ ASSN_GAUGE_MATRIX() [1/6]

ASSN_GAUGE_MATRIX ( ,
GAUGE0TEX  ,
,
ga_idx  ,
param.  gauge_stride 
)

◆ ASSN_GAUGE_MATRIX() [2/6]

ASSN_GAUGE_MATRIX ( ,
GAUGE1TEX  ,
,
ga_idx  ,
param.  gauge_stride 
)

◆ ASSN_GAUGE_MATRIX() [3/6]

ASSN_GAUGE_MATRIX ( ,
GAUGE0TEX  ,
,
ga_idx  ,
param.  gauge_stride 
)

◆ ASSN_GAUGE_MATRIX() [4/6]

ASSN_GAUGE_MATRIX ( ,
GAUGE1TEX  ,
,
ga_idx  ,
param.  gauge_stride 
)

◆ ASSN_GAUGE_MATRIX() [5/6]

ASSN_GAUGE_MATRIX ( ,
GAUGE0TEX  ,
,
ga_idx  ,
param.  gauge_stride 
)

◆ ASSN_GAUGE_MATRIX() [6/6]

ASSN_GAUGE_MATRIX ( ,
GAUGE1TEX  ,
,
ga_idx  ,
param.  gauge_stride 
)

◆ coordsFromFaceIndex< 5, QUDA_4D_PC, kernel_type, 1 >()

coordsFromFaceIndex< 5, QUDA_4D_PC, kernel_type, 1 > ( X  ,
sid  ,
coord  ,
face_idx  ,
face_num  ,
param   
)

◆ if() [1/3]

if ( sid >=param.threads *param.dc.  Ls)

◆ if() [2/3]

if ( kernel_type  = INTERIOR_KERNEL)

◆ if() [3/3]

if ( )

◆ READ_INTERMEDIATE_SPINOR()

READ_INTERMEDIATE_SPINOR ( INTERTEX  ,
param.  sp_stride,
sid  ,
sid   
)

◆ READ_SPINOR()

READ_SPINOR ( SPINORTEX  ,
param.  sp_stride,
sp_idx  ,
sp_idx   
)

◆ READ_SPINOR_DOWN()

READ_SPINOR_DOWN ( SPINORTEX  ,
param.  sp_stride,
sp_idx  ,
sp_idx   
)

◆ READ_SPINOR_UP()

READ_SPINOR_UP ( SPINORTEX  ,
param.  sp_stride,
sp_idx  ,
sp_idx   
)

Referenced by if().

Here is the caller graph for this function:

◆ RECONSTRUCT_GAUGE_MATRIX() [1/8]

RECONSTRUCT_GAUGE_MATRIX ( )

◆ RECONSTRUCT_GAUGE_MATRIX() [2/8]

RECONSTRUCT_GAUGE_MATRIX ( )

◆ RECONSTRUCT_GAUGE_MATRIX() [3/8]

RECONSTRUCT_GAUGE_MATRIX ( )

◆ RECONSTRUCT_GAUGE_MATRIX() [4/8]

RECONSTRUCT_GAUGE_MATRIX ( )

◆ RECONSTRUCT_GAUGE_MATRIX() [5/8]

RECONSTRUCT_GAUGE_MATRIX ( )

◆ RECONSTRUCT_GAUGE_MATRIX() [6/8]

RECONSTRUCT_GAUGE_MATRIX ( )

◆ RECONSTRUCT_GAUGE_MATRIX() [7/8]

RECONSTRUCT_GAUGE_MATRIX ( )

◆ RECONSTRUCT_GAUGE_MATRIX() [8/8]

RECONSTRUCT_GAUGE_MATRIX ( )

Variable Documentation

◆ a0_im

a0_im = +i00_im+i30_re

Definition at line 306 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ A0_im

A0_im = 0

Definition at line 363 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ a0_re

a0_re = +i00_re-i30_im

Definition at line 306 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ A0_re

A0_re = 0

Definition at line 356 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ a1_im

a1_im = +i01_im+i31_re

Definition at line 307 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ A1_im

A1_im = 0

Definition at line 393 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ a1_re

a1_re = +i01_re-i31_im

Definition at line 307 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ A1_re

A1_re = 0

Definition at line 386 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ a2_im

a2_im = +i02_im+i32_re

Definition at line 308 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ A2_im

A2_im = 0

Definition at line 423 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ a2_re

a2_re = +i02_re-i32_im

Definition at line 308 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ A2_re

A2_re = 0

Definition at line 416 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ b0_im

b0_im = +i10_im+i20_re

Definition at line 309 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ B0_im

B0_im = 0

Definition at line 377 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ b0_re

b0_re = +i10_re-i20_im

Definition at line 309 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ B0_re

B0_re = 0

Definition at line 370 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ b1_im

b1_im = +i11_im+i21_re

Definition at line 310 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ B1_im

B1_im = 0

Definition at line 407 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ b1_re

b1_re = +i11_re-i21_im

Definition at line 310 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ B1_re

B1_re = 0

Definition at line 400 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ b2_im

b2_im = +i12_im+i22_re

Definition at line 311 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ B2_im

B2_im = 0

Definition at line 437 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ b2_re

b2_re = +i12_re-i22_im

Definition at line 311 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ B2_re

B2_re = 0

Definition at line 430 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ coord

int coord[5]

Definition at line 196 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ else

else
Initial value:
{
const int face_volume = (param.threads*param.dc.Ls >> 1)
QudaGaugeParam param
Definition: pack_test.cpp:17

Definition at line 220 of file dw_dslash4_dagger_core.h.

◆ face_idx

face_idx = sid - face_num*face_volume

Definition at line 198 of file dw_dslash4_dagger_core.h.

◆ face_num

const int face_num = (sid >= face_volume)

Definition at line 223 of file dw_dslash4_dagger_core.h.

◆ G0

float4 G0

Definition at line 271 of file dw_dslash4_dagger_core.h.

◆ G1

float4 G1

Definition at line 272 of file dw_dslash4_dagger_core.h.

◆ G2

float4 G2

Definition at line 273 of file dw_dslash4_dagger_core.h.

◆ G3

float4 G3

Definition at line 274 of file dw_dslash4_dagger_core.h.

◆ G4

float4 G4

Definition at line 275 of file dw_dslash4_dagger_core.h.

◆ ga_idx

const int ga_idx = sid % param.dc.volume_4d_cb

Definition at line 301 of file dw_dslash4_dagger_core.h.

◆ o00_im

o00_im = i00_im

Definition at line 151 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o00_re

o00_re = i00_re

Definition at line 150 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o01_im

o01_im = i01_im

Definition at line 153 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o01_re

o01_re = i01_re

Definition at line 152 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o02_im

o02_im = i02_im

Definition at line 155 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o02_re

o02_re = i02_re

Definition at line 154 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o10_im

o10_im = i10_im

Definition at line 157 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o10_re

o10_re = i10_re

Definition at line 156 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o11_im

o11_im = i11_im

Definition at line 159 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o11_re

o11_re = i11_re

Definition at line 158 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o12_im

o12_im = i12_im

Definition at line 161 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o12_re

o12_re = i12_re

Definition at line 160 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o20_im

o20_im = i20_im

Definition at line 163 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o20_re

o20_re = i20_re

Definition at line 162 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o21_im

o21_im = i21_im

Definition at line 165 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o21_re

o21_re = i21_re

Definition at line 164 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o22_im

o22_im = i22_im

Definition at line 167 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o22_re

o22_re = i22_re

Definition at line 166 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o30_im

o30_im = i30_im

Definition at line 169 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o30_re

o30_re = i30_re

Definition at line 168 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o31_im

o31_im = i31_im

Definition at line 171 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o31_re

o31_re = i31_re

Definition at line 170 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o32_im

o32_im = i32_im

Definition at line 173 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ o32_re

o32_re = i32_re

Definition at line 172 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ sid

Definition at line 192 of file dw_dslash4_dagger_core.h.

Referenced by if().

◆ X

int X

Definition at line 196 of file dw_dslash4_dagger_core.h.

Referenced by if().