Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/MCTargetDesc/
HDXtensaMCAsmInfo.cpp27 GlobalDirective = "\t.global\t"; in XtensaMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
HDNVPTXMCAsmInfo.cpp57 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCAsmInfo.h342 const char *GlobalDirective; variable
719 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCAsmInfo.cpp61 GlobalDirective = "\t.globl\t"; in MCAsmInfo()