LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Enumerations
PPCRelocations.h File Reference
#include "llvm/CodeGen/MachineRelocation.h"
Include dependency graph for PPCRelocations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::PPC
 Define some predicates that are used for node matching.
 

Enumerations

enum  llvm::PPC::RelocationType {
  llvm::PPC::reloc_vanilla, llvm::PPC::reloc_pcrel_bx, llvm::PPC::reloc_pcrel_bcx, llvm::PPC::reloc_absolute_high,
  llvm::PPC::reloc_absolute_low, llvm::PPC::reloc_absolute_low_ix
}