Home
last modified time | relevance | path

Searched refs:getGlobalDirective (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h502 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h550 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h595 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective() function
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp671 OS << MAI->getGlobalDirective(); in emitSymbolAttribute()
818 OS << MAI->getGlobalDirective(); in emitXCOFFSymbolLinkageWithVisibility()
/external/llvm/lib/MC/
DMCAsmStreamer.cpp520 OS << MAI->getGlobalDirective(); in EmitSymbolAttribute()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp655 OS << MAI->getGlobalDirective(); in EmitSymbolAttribute()