LLVM  8.0.1
Namespaces | Enumerations
X86FixupKinds.h File Reference
#include "llvm/MC/MCFixup.h"
Include dependency graph for X86FixupKinds.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 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
}