15#ifndef LLVM_LIB_TARGET_XTENSA_XTENSATARGETMACHINE_H
16#define LLVM_LIB_TARGET_XTENSA_XTENSATARGETMACHINE_H
25 std::unique_ptr<TargetLoweringObjectFile> TLOF;
29 std::optional<Reloc::Model>
RM,
31 bool JIT,
bool isLittle);
35 std::optional<Reloc::Model>
RM,
This class describes a target machine that is implemented with the LLVM target-independent code gener...
StringRef - Represent a constant reference to a string, i.e.
Target-Independent Code Generator Pass Configuration Options.
Target - Wrapper for Target specific information.
Triple - Helper class for working with autoconf configuration names.
TargetPassConfig * createPassConfig(PassManagerBase &PM) override
Create a pass configuration object to be used by addPassToEmitX methods for generating a pipeline of ...
TargetLoweringObjectFile * getObjFileLowering() const override
PassManagerBase - An abstract interface to allow code to add passes to a pass manager without having ...
Level
Code generation optimization level.
This is an optimization pass for GlobalISel generic memory operations.