Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Donline_compiler.sycl.cpp100 static std::vector<byte> compileToSPIRV(const std::string &Source, sycl::info::device_type DeviceTy… in compileToSPIRV()
186 std::vector<byte> online_compiler<source_language::opencl_c>::compile(const std::string &Source, co… in compile()
197 std::vector<byte> online_compiler<source_language::cm>::compile(const std::string &Source, const st… in compile()