Summary: isThumb returns true for Thumb triples (little and big endian), isARM returns true for ARM triples (little and big endian). There are a few more checks using arm/thumb that are not covered by those functions, e.g. that the architecture is either ARM or Thumb (little endian) or ARM/Thumb little endian only. Reviewers: javed.absar, rengolin, kristof.beyls, t.p.northover Reviewed By: rengolin Subscribers: llvm-commits, aemerson Differential Revision: https://reviews.llvm.org/D34682 llvm-svn: 310781 |
||
|---|---|---|
| .. | ||
| ARMAddressingModes.h | ||
| ARMAsmBackend.cpp | ||
| ARMAsmBackend.h | ||
| ARMAsmBackendDarwin.h | ||
| ARMAsmBackendELF.h | ||
| ARMAsmBackendWinCOFF.h | ||
| ARMBaseInfo.h | ||
| ARMELFObjectWriter.cpp | ||
| ARMELFStreamer.cpp | ||
| ARMFixupKinds.h | ||
| ARMMCAsmInfo.cpp | ||
| ARMMCAsmInfo.h | ||
| ARMMCCodeEmitter.cpp | ||
| ARMMCExpr.cpp | ||
| ARMMCExpr.h | ||
| ARMMCTargetDesc.cpp | ||
| ARMMCTargetDesc.h | ||
| ARMMachORelocationInfo.cpp | ||
| ARMMachObjectWriter.cpp | ||
| ARMTargetStreamer.cpp | ||
| ARMUnwindOpAsm.cpp | ||
| ARMUnwindOpAsm.h | ||
| ARMWinCOFFObjectWriter.cpp | ||
| ARMWinCOFFStreamer.cpp | ||
| CMakeLists.txt | ||
| LLVMBuild.txt | ||