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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp53 StringRef ARMConstantPoolValue::getModifierText() const { function in class:ARMConstantPoolValue
108 if (Modifier) O << "(" << getModifierText() << ")";
H A DARMConstantPoolValue.h101 StringRef getModifierText() const;

Completed in 105 milliseconds