Home
last modified time | relevance | path

Searched refs:Code32Directive (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp29 Code32Directive = ".code\t32"; in ARMMCAsmInfoDarwin()
55 Code32Directive = ".code\t32"; in ARMELFMCAsmInfo()
103 Code32Directive = ".code\t32"; in ARMCOFFMCAsmInfoGNU()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp28 Code32Directive = ".code\t32"; in ARMMCAsmInfoDarwin()
57 Code32Directive = ".code\t32"; in ARMELFMCAsmInfo()
111 Code32Directive = ".code\t32"; in ARMCOFFMCAsmInfoGNU()
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCAsmInfo.cpp28 Code32Directive = ".code\t32"; in ARMMCAsmInfoDarwin()
55 Code32Directive = ".code\t32"; in ARMELFMCAsmInfo()
108 Code32Directive = ".code\t32"; in ARMCOFFMCAsmInfoGNU()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h154 const char *Code32Directive; variable
489 const char *getCode32Directive() const { return Code32Directive; } in getCode32Directive()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp83 Code32Directive = ".code\t32"; in AArch64MCAsmInfoELF()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h149 const char *Code32Directive; variable
531 const char *getCode32Directive() const { return Code32Directive; } in getCode32Directive()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h162 const char *Code32Directive; variable
566 const char *getCode32Directive() const { return Code32Directive; } in getCode32Directive()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp84 Code32Directive = ".code\t32"; in AArch64MCAsmInfoELF()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCAsmInfo.cpp84 Code32Directive = ".code\t32"; in AArch64MCAsmInfoELF()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfo.cpp41 Code32Directive = ".code32"; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfo.cpp49 Code32Directive = ".code32"; in MCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfo.cpp47 Code32Directive = ".code32"; in MCAsmInfo()