LLVM 20.0.0git
|
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
Go to the source code of this file.
Classes | |
class | llvm::X86_64MachoTargetObjectFile |
X86_64MachoTargetObjectFile - This TLOF implementation is used for Darwin x86-64. More... | |
class | llvm::X86ELFTargetObjectFile |
This implementation is used for X86 ELF targets that don't have a further specialization (and as a base class for X86_64, which does). More... | |
class | llvm::X86_64ELFTargetObjectFile |
This implementation is used for X86_64 ELF targets, and defers to X86ELFTargetObjectFile for commonalities with 32-bit targets. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |