#include <detail/jit_compiler.hpp>
Definition at line 35 of file jit_compiler.hpp.
◆ fuseKernels()
◆ get_instance()
static jit_compiler& sycl::_V1::detail::jit_compiler::get_instance |
( |
| ) |
|
|
inlinestatic |
◆ isAvailable()
bool sycl::_V1::detail::jit_compiler::isAvailable |
( |
| ) |
|
|
inline |
◆ materializeSpecConstants()
ur_kernel_handle_t sycl::_V1::detail::jit_compiler::materializeSpecConstants |
( |
QueueImplPtr |
Queue, |
|
|
const RTDeviceBinaryImage * |
BinImage, |
|
|
const std::string & |
KernelName, |
|
|
const std::vector< unsigned char > & |
SpecConstBlob |
|
) |
| |
The documentation for this class was generated from the following file: