LLVM 19.0.0git
Functions
JITLoaderVTune.h File Reference
#include "llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h"
#include <cstdint>

Go to the source code of this file.

Functions

llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerVTuneImpl (const char *Data, uint64_t Size)
 
llvm::orc::shared::CWrapperFunctionResult llvm_orc_unregisterVTuneImpl (const char *Data, uint64_t Size)
 
llvm::orc::shared::CWrapperFunctionResult llvm_orc_test_registerVTuneImpl (const char *Data, uint64_t Size)
 

Function Documentation

◆ llvm_orc_registerVTuneImpl()

llvm::orc::shared::CWrapperFunctionResult llvm_orc_registerVTuneImpl ( const char Data,
uint64_t  Size 
)

Definition at line 201 of file JITLoaderVTune.cpp.

References Size, and unsupportedBatch().

◆ llvm_orc_test_registerVTuneImpl()

llvm::orc::shared::CWrapperFunctionResult llvm_orc_test_registerVTuneImpl ( const char Data,
uint64_t  Size 
)

Definition at line 217 of file JITLoaderVTune.cpp.

References Size, and unsupportedBatch().

◆ llvm_orc_unregisterVTuneImpl()

llvm::orc::shared::CWrapperFunctionResult llvm_orc_unregisterVTuneImpl ( const char Data,
uint64_t  Size 
)

Definition at line 209 of file JITLoaderVTune.cpp.

References Size, and unsuppported().