LLVM 22.0.0git
RuntimeLibcalls.cpp File Reference
#include "llvm/IR/RuntimeLibcalls.h"
#include "llvm/ADT/StringTable.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/xxhash.h"
#include "llvm/TargetParser/ARMTargetParser.h"
#include "llvm/IR/RuntimeLibcalls.inc"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "runtime-libcalls-info"
#define GET_INIT_RUNTIME_LIBCALL_NAMES
#define GET_SET_TARGET_RUNTIME_LIBCALL_SETS
#define DEFINE_GET_LOOKUP_LIBCALL_IMPL_NAME

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "runtime-libcalls-info"

Definition at line 15 of file RuntimeLibcalls.cpp.

◆ DEFINE_GET_LOOKUP_LIBCALL_IMPL_NAME

#define DEFINE_GET_LOOKUP_LIBCALL_IMPL_NAME

Definition at line 22 of file RuntimeLibcalls.cpp.

◆ GET_INIT_RUNTIME_LIBCALL_NAMES

#define GET_INIT_RUNTIME_LIBCALL_NAMES

Definition at line 20 of file RuntimeLibcalls.cpp.

◆ GET_SET_TARGET_RUNTIME_LIBCALL_SETS

#define GET_SET_TARGET_RUNTIME_LIBCALL_SETS

Definition at line 21 of file RuntimeLibcalls.cpp.