Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h475 const char *getCode64Directive() const { in getCode64Directive() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h508 const char *getCode64Directive() const { return Code64Directive; } in getCode64Directive() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h490 const char *getCode64Directive() const { return Code64Directive; } in getCode64Directive() function