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

/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp49 const char *ARMConstantPoolValue::getModifierText() const { function in class:ARMConstantPoolValue
94 if (Modifier) O << "(" << getModifierText() << ")";
H A DARMConstantPoolValue.h92 const char *getModifierText() const;

Completed in 99 milliseconds