Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp53 StringRef ARMConstantPoolValue::getModifierText() const { in getModifierText() function in ARMConstantPoolValue
108 if (Modifier) O << "(" << getModifierText() << ")"; in print()
DARMConstantPoolValue.h101 StringRef getModifierText() const;