Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h227 const char *GlobalDirective; variable
463 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp56 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp58 GlobalDirective = ".global"; in AMDGPUMCAsmInfo()
/external/llvm/test/CodeGen/R600/
Dglobal-directive.ll4 ; Make sure the GlobalDirective isn't merged with the function name
/external/llvm/lib/MC/
DMCAsmInfo.cpp67 GlobalDirective = "\t.globl\t"; in MCAsmInfo()