Home
last modified time | relevance | path

Searched defs:ty (Results 1 – 10 of 10) sorted by relevance

/libCEED/include/ceed/jit-source/magma/
H A Dmagma-basis-grad-1d.h46 const int ty = threadIdx.y; in __launch_bounds__() local
91 const int ty = threadIdx.y; in __launch_bounds__() local
136 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-basis-interp-1d.h46 const int ty = threadIdx.y; in __launch_bounds__() local
91 const int ty = threadIdx.y; in __launch_bounds__() local
136 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-basis-interp-deriv-nontensor.h17 const int ty = threadIdx.y; in magma_basis_nontensor_device_n() local
60 const int ty = threadIdx.y; in magma_basis_nontensor_device_t() local
106 const int ty = threadIdx.y; in magma_basis_nontensor_device_ta() local
152 const int ty = threadIdx.y; in magma_basis_nontensor_device_n1() local
188 const int ty = threadIdx.y; in magma_basis_nontensor_device_t1() local
224 const int ty = threadIdx.y; in magma_basis_nontensor_device_ta1() local
H A Dmagma-basis-interp-2d.h72 const int ty = threadIdx.y; in __launch_bounds__() local
113 const int ty = threadIdx.y; in __launch_bounds__() local
154 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-basis-weight-nontensor.h18 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-basis-interp-3d.h100 const int ty = threadIdx.y; in __launch_bounds__() local
141 const int ty = threadIdx.y; in __launch_bounds__() local
182 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-basis-weight-1d.h30 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-basis-weight-3d.h39 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-basis-weight-2d.h38 const int ty = threadIdx.y; in __launch_bounds__() local
H A Dmagma-common-nontensor.h20 static __device__ __inline__ void read_A_notrans_g2r_1D_nosync(const int tx, const int ty, const T … in read_A_notrans_g2r_1D_nosync()
45 static __device__ __inline__ void read_A_trans_g2r_1D_nosync(const int tx, const int ty, const T *d… in read_A_trans_g2r_1D_nosync()