Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Donline_compiler.sycl.cpp40 …nst char *> prepareOclocArgs(sycl::info::device_type DeviceType, device_arch DeviceArch, bool Is64… in prepareOclocArgs()
100 …V(const std::string &Source, sycl::info::device_type DeviceType, device_arch DeviceArch, bool Is64… in compileToSPIRV()
H A Donline_compiler.hpp173 device_arch DeviceArch; member in sycl::ext::libceed::online_compiler