DPC++ Runtime
Runtime libraries for oneAPI DPC++
service_kernel_names.hpp
Go to the documentation of this file.
1
//==-------- service_kernels.hpp - SYCL service kernel name types ----------==//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
9
#pragma once
10
11
__SYCL_INLINE_NAMESPACE
(
cl
) {
12
namespace
sycl
{
13
namespace
detail {
14
namespace
__sycl_service_kernel__ {
15
16
class
AssertInfoCopier;
17
18
}
// namespace __sycl_service_kernel__
19
}
// namespace detail
20
}
// namespace sycl
21
}
// __SYCL_INLINE_NAMESPACE(cl)
sycl
Definition:
invoke_simd.hpp:68
cl
We provide new interfaces for matrix muliply in this patch:
Definition:
access.hpp:13
__SYCL_INLINE_NAMESPACE
#define __SYCL_INLINE_NAMESPACE(X)
Definition:
defines_elementary.hpp:12
include
CL
sycl
detail
service_kernel_names.hpp
Generated by
1.8.17