Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp54 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h336 const char *GlobalDirective; variable
700 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmInfo.cpp60 GlobalDirective = "\t.globl\t"; in MCAsmInfo()