Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h508 const char *getGlobalDirective() const { in getGlobalDirective() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h502 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h522 const char *getGlobalDirective() const { return GlobalDirective; } in getGlobalDirective() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmStreamer.cpp413 OS << MAI.getGlobalDirective(); in EmitSymbolAttribute()
/external/llvm/lib/MC/
DMCAsmStreamer.cpp520 OS << MAI->getGlobalDirective(); in EmitSymbolAttribute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp611 OS << MAI->getGlobalDirective(); in EmitSymbolAttribute()