Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp53 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp54 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/external/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXMCAsmInfo.cpp58 GlobalDirective = "\t// .globl\t"; in NVPTXMCAsmInfo()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h237 const char *GlobalDirective; variable
502 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dglobal-directive.ll4 ; Make sure the GlobalDirective isn't merged with the function name
/external/llvm/test/CodeGen/AMDGPU/
Dglobal-directive.ll4 ; Make sure the GlobalDirective isn't merged with the function name
/external/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()
/external/boringssl/src/util/fipstools/delocate/
Ddelocate.peg24 Statement <- WS? (Label / ((GlobalDirective /
30 GlobalDirective <- (".global" / ".globl") WS SymbolName
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h283 const char *GlobalDirective; variable
595 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfo.cpp50 GlobalDirective = "\t.globl\t"; in MCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfo.cpp56 GlobalDirective = "\t.globl\t"; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp68 GlobalDirective = "\t.globl\t"; in MCAsmInfo()