LLVM API Documentation

Namespaces | Enumerations
SparcRelocations.h File Reference
#include "llvm/CodeGen/MachineRelocation.h"
Include dependency graph for SparcRelocations.h:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::SP

Enumerations

enum  llvm::SP::RelocationType {
  llvm::SP::reloc_sparc_hi = 1, llvm::SP::reloc_sparc_lo = 2, llvm::SP::reloc_sparc_pc30 = 3, llvm::SP::reloc_sparc_pc22 = 4,
  llvm::SP::reloc_sparc_pc19 = 5, llvm::SP::reloc_sparc_h44 = 6, llvm::SP::reloc_sparc_m44 = 7, llvm::SP::reloc_sparc_l44 = 8,
  llvm::SP::reloc_sparc_hh = 9, llvm::SP::reloc_sparc_hm = 10
}