Home
last modified time | relevance | path

Searched refs:SystemZCPModifier (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h20 enum SystemZCPModifier { enum
34 SystemZCP::SystemZCPModifier Modifier;
38 SystemZCP::SystemZCPModifier Modifier);
42 Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);
52 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; } in getModifier()
DSystemZConstantPoolValue.cpp19 SystemZCP::SystemZCPModifier modifier) in SystemZConstantPoolValue()
24 SystemZCP::SystemZCPModifier Modifier) { in Create()
DSystemZAsmPrinter.cpp678 getModifierVariantKind(SystemZCP::SystemZCPModifier Modifier) { in getModifierVariantKind()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h20 enum SystemZCPModifier { enum
34 SystemZCP::SystemZCPModifier Modifier;
38 SystemZCP::SystemZCPModifier Modifier);
42 Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);
52 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; } in getModifier()
DSystemZConstantPoolValue.cpp19 SystemZCP::SystemZCPModifier modifier) in SystemZConstantPoolValue()
24 SystemZCP::SystemZCPModifier Modifier) { in Create()
DSystemZAsmPrinter.cpp678 getModifierVariantKind(SystemZCP::SystemZCPModifier Modifier) { in getModifierVariantKind()
/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h21 enum SystemZCPModifier { enum
35 SystemZCP::SystemZCPModifier Modifier;
39 SystemZCP::SystemZCPModifier Modifier);
43 Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);
53 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; } in getModifier()
DSystemZConstantPoolValue.cpp20 SystemZCP::SystemZCPModifier modifier) in SystemZConstantPoolValue()
25 SystemZCP::SystemZCPModifier Modifier) { in Create()
DSystemZAsmPrinter.cpp473 getModifierVariantKind(SystemZCP::SystemZCPModifier Modifier) { in getModifierVariantKind()