Searched refs:GlobalDirective (Results 1 – 3 of 3) sorted by relevance
53 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
245 const char *GlobalDirective; variable550 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
50 GlobalDirective = "\t.globl\t"; in MCAsmInfo()