Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp53 StringRef ARMConstantPoolValue::getModifierText() const { in getModifierText() function in ARMConstantPoolValue
108 if (Modifier) O << "(" << getModifierText() << ")"; in print()
H A DARMConstantPoolValue.h99 StringRef getModifierText() const;