HomeSort by: relevance | last modified time | path
    Searched refs:SystemZCPModifier (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.h 20 enum SystemZCPModifier {
34 SystemZCP::SystemZCPModifier Modifier;
38 SystemZCP::SystemZCPModifier Modifier);
42 Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);
52 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; }
SystemZConstantPoolValue.cpp 19 SystemZCP::SystemZCPModifier modifier)
24 SystemZCP::SystemZCPModifier Modifier) {
SystemZAsmPrinter.cpp 704 getModifierVariantKind(SystemZCP::SystemZCPModifier Modifier) {

Completed in 40 milliseconds