Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h35 using namespace ARM; in isARMArea1Register() local
50 using namespace ARM; in isARMArea2Register() local
61 using namespace ARM; in isARMArea3Register() local
/external/llvm/docs/
DExtensions.rst197 Stack Probe Emission
221 Variable Length Arrays
DCompilerWriterInfo.rst16 ARM section in Hardware
/external/llvm/lib/Support/
DARMWinEH.cpp14 namespace ARM { namespace
/external/strace/
Dconfigure.ac67 AC_DEFINE([ARM], 1, [Define for the ARM architecture.]) definition
/external/v8/src/base/
Dcpu.h46 static const int ARM = 0x41; variable
/external/valgrind/coregrind/
Dpub_core_basics.h80 } ARM; member
/external/llvm/include/llvm/MC/
DMCAsmInfo.h37 ARM, /// Windows NT (Windows on ARM) enumerator
48 ARM, /// ARM EHABI enumerator
/external/google-breakpad/src/common/
Ddwarf_cfi_to_module.cc88 vector<string> DwarfCFIToModule::RegisterNames::ARM() { in ARM() function in google_breakpad::DwarfCFIToModule::RegisterNames
Ddwarf_cfi_to_module_unittest.cc288 TEST(RegisterNames, ARM) { in TEST() argument
/external/clang/docs/
DUsersManual.rst1731 ARM subsection
/external/google-breakpad/src/processor/
Dsynth_minidump_unittest.cc136 TEST(Context, ARM) { in TEST() argument
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h211 using namespace ARM; in isARMLowRegister() local
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp115 namespace ARM { namespace