Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCAsmInfo.cpp54 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h225 const char *GlobalDirective; variable
456 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/R600/
H A Dglobal-directive.ll4 ; Make sure the GlobalDirective isn't merged with the function name
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAsmInfo.cpp66 GlobalDirective = "\t.globl\t"; in MCAsmInfo()