HomeSort by relevance Sort by last modified time
    Searched refs:SystemZCPModifier (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.h 21 enum SystemZCPModifier {
31 SystemZCP::SystemZCPModifier Modifier;
35 SystemZCP::SystemZCPModifier Modifier);
39 Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);
50 SystemZCP::SystemZCPModifier getModifier() const { return Modifier; }
SystemZConstantPoolValue.cpp 20 SystemZCP::SystemZCPModifier modifier)
25 SystemZCP::SystemZCPModifier Modifier) {
SystemZAsmPrinter.cpp 38 getModifierVariantKind(SystemZCP::SystemZCPModifier Modifier) {

Completed in 47 milliseconds