Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp54 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h339 const char *GlobalDirective; variable
711 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfo.cpp60 GlobalDirective = "\t.globl\t"; in MCAsmInfo()