LLVM 20.0.0git
|
#include "llvm/MC/MCFixup.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::X86 |
Define some predicates that are used for node matching. | |
Enumerations | |
enum | llvm::X86::Fixups { llvm::X86::reloc_riprel_4byte = FirstTargetFixupKind , llvm::X86::reloc_riprel_4byte_movq_load , llvm::X86::reloc_riprel_4byte_relax , llvm::X86::reloc_riprel_4byte_relax_rex , llvm::X86::reloc_signed_4byte , llvm::X86::reloc_signed_4byte_relax , llvm::X86::reloc_global_offset_table , llvm::X86::reloc_global_offset_table8 , llvm::X86::reloc_branch_4byte_pcrel , llvm::X86::LastTargetFixupKind , llvm::X86::NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind } |