Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Donline_compiler.hpp75 class online_compiler { class
81 online_compiler(compiled_code_format fmt = compiled_code_format::spir_v) in online_compiler() function in sycl::ext::libceed::online_compiler
94online_compiler(sycl::info::device_type dev_type, device_arch arch, compiled_code_format fmt = com… in online_compiler() function in sycl::ext::libceed::online_compiler
101 online_compiler(const sycl::device &) in online_compiler() function in sycl::ext::libceed::online_compiler