Searched refs:FieldsInt_Sycl (Results 1 – 4 of 4) sorted by relevance
26 } FieldsInt_Sycl; typedef36 } FieldsInt_Sycl; typedef
22 FieldsInt_Sycl *indices;
220 …impl->indices = sycl::malloc_device<FieldsInt_Sycl>(1, sycl_data->sycl_device, sycl_data->sycl_con… in CeedOperatorCreate_Sycl_gen()
68 FieldsInt_Sycl h_indices; in CeedOperatorBuildKernel_Sycl_gen()764 …sycl::event copy_indices = sycl_data->sycl_queue.copy<FieldsInt_Sycl>(&h_indices, impl->indices, 1… in CeedOperatorBuildKernel_Sycl_gen()