Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h497 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h545 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h583 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective() function
/external/llvm/lib/MC/
DMCAsmStreamer.cpp883 if (const char *ZeroDirective = MAI->getZeroDirective()) { in emitFill()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp1104 if (const char *ZeroDirective = MAI->getZeroDirective()) { in emitFill()
/external/llvm-project/llvm/lib/MC/
DMCAsmStreamer.cpp1252 if (const char *ZeroDirective = MAI->getZeroDirective()) { in emitFill()