Home
last modified time | relevance | path

Searched defs:MLIR_ARMRUNNERUTILS_EXPORTED (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/lib/ExecutionEngine/
H A DArmRunnerUtils.cpp15 #define MLIR_ARMRUNNERUTILS_EXPORTED __declspec(dllexport) macro
17 #define MLIR_ARMRUNNERUTILS_EXPORTED __attribute__((visibility("default"))) macro