Home
last modified time | relevance | path

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

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