LLVM
15.0.0git
|
#include "VETargetMachine.h"
#include "TargetInfo/VETargetInfo.h"
#include "VE.h"
#include "VETargetTransformInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/MC/TargetRegistry.h"
Go to the source code of this file.
Classes | |
class | VEELFTargetObjectFile |
Macros | |
#define | DEBUG_TYPE "ve" |
Functions | |
LLVM_EXTERNAL_VISIBILITY void | LLVMInitializeVETarget () |
static std::string | computeDataLayout (const Triple &T) |
static Reloc::Model | getEffectiveRelocModel (Optional< Reloc::Model > RM) |
static std::unique_ptr< TargetLoweringObjectFile > | createTLOF () |
#define DEBUG_TYPE "ve" |
Definition at line 24 of file VETargetMachine.cpp.
Definition at line 31 of file VETargetMachine.cpp.
References llvm::MipsISD::Ret.
|
static |
Definition at line 74 of file VETargetMachine.cpp.
|
static |
Definition at line 63 of file VETargetMachine.cpp.
References llvm::AArch64::RM, and llvm::Reloc::Static.
LLVM_EXTERNAL_VISIBILITY void LLVMInitializeVETarget | ( | ) |
Definition at line 26 of file VETargetMachine.cpp.
References llvm::getTheVETarget(), and X.