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