Home
last modified time | relevance | path

Searched defs:getZeroDirective (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h490 const char *getZeroDirective() const { 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/llvm/include/llvm/MC/
DMCAsmInfo.h497 const char *getZeroDirective() const { return ZeroDirective; } in getZeroDirective() function