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
94 if (Modifier) O << "(" << getModifierText() << ")"; in print()
DARMConstantPoolValue.h92 const char *getModifierText() const;