Home
last modified time | relevance | path

Searched refs:getModifierText (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp49 const char *ARMConstantPoolValue::getModifierText() const { in getModifierText() function in ARMConstantPoolValue
93 if (Modifier) O << "(" << getModifierText() << ")"; in print()
DARMConstantPoolValue.h91 const char *getModifierText() const;