Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Dceed-sycl-compile.sycl.cpp71 …d ceed, const sycl::device &sycl_device, const std::string &opencl_source, ByteVector_t &il_binary, in CeedJitCompileSource_Sycl()
86 … const sycl::context &sycl_context, const sycl::device &sycl_device, const ByteVector_t &il_binary, in CeedLoadModule_Sycl()
128 ByteVector_t il_binary; in CeedBuildModule_Sycl() local