HomeSort by relevance Sort by last modified time
    Searched refs:LabelSuffix (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCAsmInfo.cpp 28 LabelSuffix = ":";
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 107 /// LabelSuffix - This is appended to emitted labels.
108 const char *LabelSuffix; // Defaults to ":"
110 /// LabelSuffix - This is appended to emitted labels.
441 return LabelSuffix;
  /external/llvm/lib/MC/
MCAsmInfo.cpp 41 LabelSuffix = ":";

Completed in 55 milliseconds