Go to the source code of this file.
Namespaces | |
cl | |
We provide new interfaces for matrix muliply in this patch: | |
cl::sycl | |
cl::sycl::ext | |
cl::sycl::ext::intel | |
intelfpga | |
Functions | |
template<typename _T > | |
std::enable_if< std::is_trivially_copyable< _T >::value, _T >::type | cl::sycl::ext::intel::fpga_reg (_T t) |
template<typename _T > | |
std::enable_if< std::is_trivially_copyable< _T >::value==false, _T >::type | cl::sycl::ext::intel::fpga_reg (_T t) |
template<typename _T > | |
_T | intelfpga::fpga_reg (const _T &t) |