Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h155 const char *Code64Directive; variable
490 const char *getCode64Directive() const { return Code64Directive; } in getCode64Directive()
/external/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()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h163 const char *Code64Directive; variable
567 const char *getCode64Directive() const { return Code64Directive; } in getCode64Directive()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfo.cpp42 Code64Directive = ".code64"; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp50 Code64Directive = ".code64"; in MCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfo.cpp48 Code64Directive = ".code64"; in MCAsmInfo()