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

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::SystemZ
 

Enumerations

enum  llvm::SystemZ::FixupKind {
  llvm::SystemZ::FK_390_PC12DBL = FirstTargetFixupKind , llvm::SystemZ::FK_390_PC16DBL , llvm::SystemZ::FK_390_PC24DBL , llvm::SystemZ::FK_390_PC32DBL ,
  llvm::SystemZ::FK_390_TLS_CALL , llvm::SystemZ::FK_390_12 , llvm::SystemZ::FK_390_20 , llvm::SystemZ::LastTargetFixupKind ,
  llvm::SystemZ::NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind
}