LLVM 22.0.0git
|
#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"
#include "llvm/Support/Compiler.h"
#include <cstdint>
Go to the source code of this file.
Functions | |
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult | llvm_orc_registerVTuneImpl (const char *ArgData, size_t ArgSize) |
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult | llvm_orc_unregisterVTuneImpl (const char *ArgData, size_t ArgSize) |
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult | llvm_orc_test_registerVTuneImpl (const char *ArgData, size_t ArgSize) |
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerVTuneImpl | ( | const char * | ArgData, |
size_t | ArgSize | ||
) |
Definition at line 201 of file JITLoaderVTune.cpp.
References unsupportedBatch().
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_test_registerVTuneImpl | ( | const char * | ArgData, |
size_t | ArgSize | ||
) |
Definition at line 217 of file JITLoaderVTune.cpp.
References unsupportedBatch().
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_unregisterVTuneImpl | ( | const char * | ArgData, |
size_t | ArgSize | ||
) |
Definition at line 209 of file JITLoaderVTune.cpp.
References unsuppported().