Searched refs:compileToSPIRV (Results 1 – 1 of 1) sorted by relevance
| /libCEED/backends/sycl/ |
| H A D | online_compiler.sycl.cpp | 100 static std::vector<byte> compileToSPIRV(const std::string &Source, sycl::info::device_type DeviceTy… in compileToSPIRV() function 192 …return compileToSPIRV(Source, DeviceType, DeviceArch, Is64Bit, DeviceStepping, CompileToSPIRVHandl… in compile() 205 …return compileToSPIRV(Source, DeviceType, DeviceArch, Is64Bit, DeviceStepping, CompileToSPIRVHandl… in compile()
|