#include <sycl/ext/oneapi/matrix/matrix-jit.hpp>
Public Member Functions | |
joint_matrix (Group sg) | |
__SYCL_ALWAYS_INLINE wi_data< T, NumRows, NumCols, Layout, Group > | get_wi_data () |
Public Attributes | |
__spv::__spirv_JointMatrixINTEL< T, NumRows, NumCols, spv_matrix_layout_traits< Layout >::value > * | spvm |
Definition at line 57 of file matrix-jit.hpp.
|
inline |
Definition at line 61 of file matrix-jit.hpp.
|
inline |
Definition at line 70 of file matrix-jit.hpp.
__spv::__spirv_JointMatrixINTEL< T, NumRows, NumCols, spv_matrix_layout_traits<Layout>::value>* cl::sycl::ext::oneapi::experimental::matrix::joint_matrix< T, NumRows, NumCols, Layout, Group >::spvm |
Definition at line 60 of file matrix-jit.hpp.
Referenced by cl::sycl::ext::oneapi::experimental::matrix::joint_matrix_fill(), cl::sycl::ext::oneapi::experimental::matrix::joint_matrix_load(), cl::sycl::ext::oneapi::experimental::matrix::joint_matrix_store(), cl::sycl::ext::oneapi::experimental::matrix::wi_element< T, NumRows, NumCols, Layout, Group >::operator bool(), cl::sycl::ext::oneapi::experimental::matrix::wi_element< T, NumRows, NumCols, Layout, Group >::operator T(), cl::sycl::ext::oneapi::experimental::matrix::wi_element< T, NumRows, NumCols, Layout, Group >::operator=(), and cl::sycl::ext::oneapi::experimental::matrix::wi_element< uint16_t, NumRows, NumCols, Layout, Group >::operator=().