Searched defs:SystemZCPModifier (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h21 enum SystemZCPModifier { enum in namespace:llvm::SystemZCP
35 SystemZCP::SystemZCPModifier Modifier;
39 SystemZCP::SystemZCPModifier Modifier);
43 Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);
53 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; }

Completed in 25 milliseconds