Searched refs:GlobalDirective (Results 1 – 12 of 12) sorted by relevance
53 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
54 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
58 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
237 const char *GlobalDirective; variable502 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
4 ; Make sure the GlobalDirective isn't merged with the function name
245 const char *GlobalDirective; variable550 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
24 Statement <- WS? (Label / ((GlobalDirective /30 GlobalDirective <- (".global" / ".globl") WS SymbolName
283 const char *GlobalDirective; variable595 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
50 GlobalDirective = "\t.globl\t"; in MCAsmInfo()
56 GlobalDirective = "\t.globl\t"; in MCAsmInfo()
68 GlobalDirective = "\t.globl\t"; in MCAsmInfo()