Searched refs:GlobalDirective (Results 1 – 5 of 5) sorted by relevance
55 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
231 const char *GlobalDirective; variable485 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
58 GlobalDirective = ".global"; in AMDGPUMCAsmInfo()
4 ; Make sure the GlobalDirective isn't merged with the function name
68 GlobalDirective = "\t.globl\t"; in MCAsmInfo()