Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h490 const char *getZeroDirective() const { in getZeroDirective() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h497 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h517 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective() function
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXMCAsmStreamer.cpp415 if (const char *ZeroDirective = MAI.getZeroDirective()) { in EmitFill()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmStreamer.cpp669 if (const char *ZeroDirective = MAI.getZeroDirective()) { in EmitFill()
/external/llvm/lib/MC/
DMCAsmStreamer.cpp883 if (const char *ZeroDirective = MAI->getZeroDirective()) { in emitFill()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmStreamer.cpp1028 if (const char *ZeroDirective = MAI->getZeroDirective()) { in emitFill()