Searched refs:getModifierText (Results 1 – 7 of 7) sorted by relevance
35 const char *CSKYConstantPoolValue::getModifierText() const { in getModifierText() function in CSKYConstantPoolValue70 O << "(" << getModifierText() << ")"; in print()
60 const char *getModifierText() const;
53 StringRef ARMConstantPoolValue::getModifierText() const { in getModifierText() function in ARMConstantPoolValue108 if (Modifier) O << "(" << getModifierText() << ")"; in print()
99 StringRef getModifierText() const;
38 StringRef XtensaConstantPoolValue::getModifierText() const { in getModifierText() function in XtensaConstantPoolValue
85 StringRef getModifierText() const;
95 StringRef Modifier = ACPV->getModifierText(); in emitMachineConstantPoolValue()