Home
last modified time | relevance | path

Searched refs:Code64Directive (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h150 const char *Code64Directive; variable
532 const char *getCode64Directive() const { return Code64Directive; } in getCode64Directive()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfo.cpp42 Code64Directive = ".code64"; in MCAsmInfo()