LLVM 20.0.0git
|
#include "ARCTargetMachine.h"
#include "ARC.h"
#include "ARCMachineFunctionInfo.h"
#include "ARCTargetTransformInfo.h"
#include "TargetInfo/ARCTargetInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/MC/TargetRegistry.h"
#include <optional>
Go to the source code of this file.
Functions | |
static Reloc::Model | getRelocModel (std::optional< Reloc::Model > RM) |
LLVM_EXTERNAL_VISIBILITY void | LLVMInitializeARCTarget () |
|
static |
Definition at line 25 of file ARCTargetMachine.cpp.
References llvm::Reloc::Static.
LLVM_EXTERNAL_VISIBILITY void LLVMInitializeARCTarget | ( | ) |
Definition at line 97 of file ARCTargetMachine.cpp.
References llvm::PassRegistry::getPassRegistry(), llvm::getTheARCTarget(), llvm::initializeARCDAGToDAGISelLegacyPass(), and X.