Searched refs:t_stride_0 (Results 1 – 3 of 3) sorted by relevance
45 CeedInt t_stride_0 = B, t_stride_1 = 1; in CeedTensorContract_Avx_Blocked() local48 t_stride_0 = 1; in CeedTensorContract_Avx_Blocked()62 rtype tqv = set1(t[(j + jj) * t_stride_0 + b * t_stride_1]); in CeedTensorContract_Avx_Blocked()85 rtype tqv = set1(t[(j + jj) * t_stride_0 + b * t_stride_1]); in CeedTensorContract_Avx_Blocked()107 CeedInt t_stride_0 = B, t_stride_1 = 1; in CeedTensorContract_Avx_Remainder() local110 t_stride_0 = 1; in CeedTensorContract_Avx_Remainder()132 fmadd(vv[jj], tqu, set1(t[(j + jj) * t_stride_0 + b * t_stride_1])); in CeedTensorContract_Avx_Remainder()141 const CeedScalar tq = t[j * t_stride_0 + b * t_stride_1]; in CeedTensorContract_Avx_Remainder()156 CeedInt t_stride_0 = B, t_stride_1 = 1; in CeedTensorContract_Avx_Single() local159 t_stride_0 = 1; in CeedTensorContract_Avx_Single()[all …]
18 CeedInt t_stride_0 = B, t_stride_1 = 1; in CeedTensorContractApply_Ref() local21 t_stride_0 = 1; in CeedTensorContractApply_Ref()32 CeedScalar tq = t[j * t_stride_0 + b * t_stride_1]; in CeedTensorContractApply_Ref()
19 CeedInt t_stride_0 = B, t_stride_1 = 1; in CeedTensorContractApply_Core_Opt() local22 t_stride_0 = 1; in CeedTensorContractApply_Core_Opt()29 CeedScalar tq = t[j * t_stride_0 + b * t_stride_1]; in CeedTensorContractApply_Core_Opt()