Home
last modified time | relevance | path

Searched refs:MLIR_TEST_CBLAS_INTERFACE_EXPORT (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/test/mlir-cpu-runner/include/
Dmlir_test_cblas_interface.h14 #ifndef MLIR_TEST_CBLAS_INTERFACE_EXPORT
17 #define MLIR_TEST_CBLAS_INTERFACE_EXPORT __declspec(dllexport) macro
20 #define MLIR_TEST_CBLAS_INTERFACE_EXPORT __declspec(dllimport) macro
24 #define MLIR_TEST_CBLAS_INTERFACE_EXPORT macro
27 extern "C" MLIR_TEST_CBLAS_INTERFACE_EXPORT void
30 extern "C" MLIR_TEST_CBLAS_INTERFACE_EXPORT void
33 extern "C" MLIR_TEST_CBLAS_INTERFACE_EXPORT void
37 extern "C" MLIR_TEST_CBLAS_INTERFACE_EXPORT void
41 extern "C" MLIR_TEST_CBLAS_INTERFACE_EXPORT void
45 extern "C" MLIR_TEST_CBLAS_INTERFACE_EXPORT void
[all …]