LLVM 22.0.0git
Functions
JITLoaderVTune.h File Reference
#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)
 

Function Documentation

◆ llvm_orc_registerVTuneImpl()

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_orc_test_registerVTuneImpl()

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_orc_unregisterVTuneImpl()

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().