Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp49 const char *ARMConstantPoolValue::getModifierText() const { in getModifierText() function in ARMConstantPoolValue
94 if (Modifier) O << "(" << getModifierText() << ")"; in print()
H A DARMConstantPoolValue.h92 const char *getModifierText() const;