Home
last modified time | relevance | path

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

/libCEED/include/ceed/jit-source/sycl/
H A Dsycl-gen-templates.h109 const CeedInt item_id_y = get_local_id(1); in readDofsOffset2d() local
126 const CeedInt item_id_y = get_local_id(1); in readDofsStrided2d() local
142 const CeedInt item_id_y = get_local_id(1); in writeDofsOffset2d() local
160 const CeedInt item_id_y = get_local_id(1); in writeDofsStrided2d() local
180 const CeedInt item_id_y = get_local_id(1); in readDofsOffset3d() local
199 const CeedInt item_id_y = get_local_id(1); in readDofsStrided3d() local
217 const CeedInt item_id_y = get_local_id(1); in readSliceQuadsOffset3d() local
234 const CeedInt item_id_y = get_local_id(1); in readSliceQuadsStrided3d() local
250 const CeedInt item_id_y = get_local_id(1); in writeDofsOffset3d() local
270 const CeedInt item_id_y = get_local_id(1); in writeDofsStrided3d() local
[all …]
H A Dsycl-shared-basis-tensor-templates.h112 const CeedInt item_id_y = get_local_id(1); in ContractX2d() local
132 const CeedInt item_id_y = get_local_id(1); in ContractY2d() local
152 const CeedInt item_id_y = get_local_id(1); in ContractTransposeY2d() local
172 const CeedInt item_id_y = get_local_id(1); in ContractTransposeX2d() local
192 const CeedInt item_id_y = get_local_id(1); in ContractTransposeAddX2d() local
268 const CeedInt item_id_y = get_local_id(1); in WeightTensor2d() local
283 const CeedInt item_id_y = get_local_id(1); in ContractX3d() local
310 const CeedInt item_id_y = get_local_id(1); in ContractY3d() local
337 const CeedInt item_id_y = get_local_id(1); in ContractZ3d() local
355 const CeedInt item_id_y = get_local_id(1); in ContractTransposeZ3d() local
[all …]
H A Dsycl-shared-basis-read-write-templates.h72 const CeedInt item_id_y = get_local_id(1); in ReadElementStrided2d() local
91 const CeedInt item_id_y = get_local_id(1); in WriteElementStrided2d() local
114 const CeedInt item_id_y = get_local_id(1); in ReadElementStrided3d() local
135 const CeedInt item_id_y = get_local_id(1); in WriteElementStrided3d() local