Home
last modified time | relevance | path

Searched refs:getLabelSuffix (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h472 const char *getLabelSuffix() const { return LabelSuffix; } in getLabelSuffix() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h511 const char *getLabelSuffix() const { return LabelSuffix; } in getLabelSuffix() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h546 const char *getLabelSuffix() const { return LabelSuffix; } in getLabelSuffix() function
/external/llvm/lib/MC/
DMCAsmStreamer.cpp388 OS << MAI->getLabelSuffix(); in EmitLabel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp470 OS << MAI->getLabelSuffix(); in EmitLabel()
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp485 OS << MAI->getLabelSuffix(); in emitLabel()