Home
last modified time | relevance | path

Searched refs:Code16Directive (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp28 Code16Directive = ".code\t16"; in ARMMCAsmInfoDarwin()
54 Code16Directive = ".code\t16"; in ARMELFMCAsmInfo()
102 Code16Directive = ".code\t16"; in ARMCOFFMCAsmInfoGNU()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp27 Code16Directive = ".code\t16"; in ARMMCAsmInfoDarwin()
56 Code16Directive = ".code\t16"; in ARMELFMCAsmInfo()
110 Code16Directive = ".code\t16"; in ARMCOFFMCAsmInfoGNU()
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp27 Code16Directive = ".code\t16"; in ARMMCAsmInfoDarwin()
54 Code16Directive = ".code\t16"; in ARMELFMCAsmInfo()
107 Code16Directive = ".code\t16"; in ARMCOFFMCAsmInfoGNU()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h153 const char *Code16Directive; variable
488 const char *getCode16Directive() const { return Code16Directive; } in getCode16Directive()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h148 const char *Code16Directive; variable
530 const char *getCode16Directive() const { return Code16Directive; } in getCode16Directive()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h161 const char *Code16Directive; variable
565 const char *getCode16Directive() const { return Code16Directive; } in getCode16Directive()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfo.cpp40 Code16Directive = ".code16"; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp48 Code16Directive = ".code16"; in MCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfo.cpp46 Code16Directive = ".code16"; in MCAsmInfo()