Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h455 const char *getLabelSuffix() const { return LabelSuffix; } in getLabelSuffix() function
/external/llvm/lib/MC/
DMCAsmStreamer.cpp313 OS << MAI->getLabelSuffix(); in EmitLabel()