Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h112 const char *LabelSuffix; // Defaults to ":" variable
452 return LabelSuffix; in getLabelSuffix()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h122 const char *LabelSuffix; variable
472 const char *getLabelSuffix() const { return LabelSuffix; } in getLabelSuffix()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h117 const char *LabelSuffix; variable
487 const char *getLabelSuffix() const { return LabelSuffix; } in getLabelSuffix()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfo.cpp35 LabelSuffix = ":"; in MCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfo.cpp40 LabelSuffix = ":"; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp40 LabelSuffix = ":"; in MCAsmInfo()