Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp53 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h245 const char *GlobalDirective; variable
550 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfo.cpp50 GlobalDirective = "\t.globl\t"; in MCAsmInfo()