Home
last modified time | relevance | path

Searched defs:ARM (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h47 using namespace ARM; in isARMArea1Register() local
63 using namespace ARM; in isARMArea2Register() local
76 using namespace ARM; in isSplitFPArea1Register() local
91 using namespace ARM; in isSplitFPArea2Register() local
102 using namespace ARM; in isARMArea3Register() local
H A DARMRegisterBankInfo.cpp30 namespace ARM { namespace
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DARMWinEH.cpp12 namespace ARM { namespace
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParserCommon.h21 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h23 ARM, ///< ARM EHABI enumerator
H A DMCAsmInfo.h39 ARM, /// Windows NT (Windows on ARM) enumerator
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DARM.cpp29 class ARM final : public TargetInfo { class
57 ARM::ARM() { in ARM() function in ARM
/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibportstate.c62 ARM, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h161 using namespace ARM; in isARMLowRegister() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp113 namespace ARM { namespace
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1144 SemaARM &ARM() { in ARM() function