Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h240 const char *GlobalDirective; // Defaults to NULL. variable
509 return GlobalDirective; in getGlobalDirective()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/MCTargetDesc/
DNios2MCAsmInfo.cpp36 GlobalDirective = "\t.global\t"; in Nios2MCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/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/boringssl/src/util/fipstools/delocate/
Ddelocate.peg24 Statement <- WS? (Label / ((GlobalDirective /
30 GlobalDirective <- (".global" / ".globl") WS SymbolName
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h241 const char *GlobalDirective; variable
522 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective()
/external/llvm/test/CodeGen/AMDGPU/
Dglobal-directive.ll4 ; Make sure the GlobalDirective isn't merged with the function name
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dglobal-directive.ll4 ; Make sure the GlobalDirective isn't merged with the function name
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfo.cpp51 GlobalDirective = "\t.globl\t"; in MCAsmInfo()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfo.cpp72 GlobalDirective = "\t.globl\t"; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp68 GlobalDirective = "\t.globl\t"; in MCAsmInfo()