Home
last modified time | relevance | path

Searched defs:item_id_x (Results 1 – 3 of 3) sorted by relevance

/libCEED/include/ceed/jit-source/sycl/
H A Dsycl-gen-templates.h35 const CeedInt item_id_x = get_local_id(0); in readDofsOffset1d() local
53 const CeedInt item_id_x = get_local_id(0); in readDofsStrided1d() local
70 const CeedInt item_id_x = get_local_id(0); in writeDofsOffset1d() local
87 const CeedInt item_id_x = get_local_id(0); in writeDofsStrided1d() local
108 const CeedInt item_id_x = get_local_id(0); in readDofsOffset2d() local
125 const CeedInt item_id_x = get_local_id(0); in readDofsStrided2d() local
141 const CeedInt item_id_x = get_local_id(0); in writeDofsOffset2d() local
159 const CeedInt item_id_x = get_local_id(0); in writeDofsStrided2d() local
179 const CeedInt item_id_x = get_local_id(0); in readDofsOffset3d() local
198 const CeedInt item_id_x = get_local_id(0); in readDofsStrided3d() local
[all …]
H A Dsycl-shared-basis-tensor-templates.h21 const CeedInt item_id_x = get_local_id(0); in ContractX1d() local
40 const CeedInt item_id_x = get_local_id(0); in ContractTransposeX1d() local
98 const CeedInt item_id_x = get_local_id(0); in Weight1d() local
111 const CeedInt item_id_x = get_local_id(0); in ContractX2d() local
131 const CeedInt item_id_x = get_local_id(0); in ContractY2d() local
151 const CeedInt item_id_x = get_local_id(0); in ContractTransposeY2d() local
171 const CeedInt item_id_x = get_local_id(0); in ContractTransposeX2d() local
191 const CeedInt item_id_x = get_local_id(0); in ContractTransposeAddX2d() local
267 const CeedInt item_id_x = get_local_id(0); in WeightTensor2d() local
282 const CeedInt item_id_x = get_local_id(0); in ContractX3d() local
[all …]
H A Dsycl-shared-basis-read-write-templates.h31 const CeedInt item_id_x = get_local_id(0); in ReadElementStrided1d() local
49 const CeedInt item_id_x = get_local_id(0); in WriteElementStrided1d() local
71 const CeedInt item_id_x = get_local_id(0); in ReadElementStrided2d() local
90 const CeedInt item_id_x = get_local_id(0); in WriteElementStrided2d() local
113 const CeedInt item_id_x = get_local_id(0); in ReadElementStrided3d() local
134 const CeedInt item_id_x = get_local_id(0); in WriteElementStrided3d() local