LLVM API Documentation

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

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::PPC
 

Define some predicates that are used for node matching.


Enumerations

enum  llvm::PPC::Fixups {
  llvm::PPC::fixup_ppc_br24 = FirstTargetFixupKind, llvm::PPC::fixup_ppc_brcond14, llvm::PPC::fixup_ppc_br24abs, llvm::PPC::fixup_ppc_brcond14abs,
  llvm::PPC::fixup_ppc_half16, llvm::PPC::fixup_ppc_half16ds, llvm::PPC::fixup_ppc_nofixup, llvm::PPC::LastTargetFixupKind,
  llvm::PPC::NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind
}