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

/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h21 enum SystemZCPModifier { enum in namespace:llvm::SystemZCP
31 SystemZCP::SystemZCPModifier Modifier;
35 SystemZCP::SystemZCPModifier Modifier);
39 Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);
50 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; }
H A DSystemZConstantPoolValue.cpp20 SystemZCP::SystemZCPModifier modifier)
25 SystemZCP::SystemZCPModifier Modifier) {
H A DSystemZAsmPrinter.cpp164 getModifierVariantKind(SystemZCP::SystemZCPModifier Modifier) {

Completed in 45 milliseconds