LLVM 20.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 *Data, uint64_t Size) |
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult | llvm_orc_unregisterVTuneImpl (const char *Data, uint64_t Size) |
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult | llvm_orc_test_registerVTuneImpl (const char *Data, uint64_t Size) |
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerVTuneImpl | ( | const char * | Data, |
uint64_t | Size | ||
) |
Definition at line 200 of file JITLoaderVTune.cpp.
References Size, and unsupportedBatch().
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_test_registerVTuneImpl | ( | const char * | Data, |
uint64_t | Size | ||
) |
Definition at line 216 of file JITLoaderVTune.cpp.
References Size, and unsupportedBatch().
LLVM_ABI llvm::orc::shared::CWrapperFunctionResult llvm_orc_unregisterVTuneImpl | ( | const char * | Data, |
uint64_t | Size | ||
) |
Definition at line 208 of file JITLoaderVTune.cpp.
References Size, and unsuppported().