Home
last modified time | relevance | path

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

/libCEED/backends/sycl/
H A Dceed-sycl-common.hpp27 …BackendFunctionCpp(Ceed ceed, const char *type, void *object, const char *fname, R (*f)(Args...)) { in CeedSetBackendFunctionCpp()
H A Donline_compiler.sycl.cpp42 std::vector<const char *> Args = {"ocloc", "-q", "-spv_only", "-device"}; in prepareOclocArgs() local
143 …std::vector<const char *> Args = prepareOclocArgs(DeviceType, DeviceArch, Is64Bit, DeviceStepping,… in compileToSPIRV() local