Home
last modified time | relevance | path

Searched refs:GlobalDirective (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaMCAsmInfo.cpp27 GlobalDirective = "\t.global\t"; in XtensaMCAsmInfo()
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp57 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h339 const char *GlobalDirective; variable
726 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmInfo.cpp60 GlobalDirective = "\t.globl\t"; in MCAsmInfo()