Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCAsmInfo.h113 const char *LabelSuffix; // Defaults to ":" variable
431 return LabelSuffix; in getLabelSuffix()
/freebsd-9-stable/contrib/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp26 LabelSuffix = ":"; in AMDGPUMCAsmInfo()
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCAsmInfo.cpp42 LabelSuffix = ":"; in MCAsmInfo()