Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h44 using namespace ARM; in isARMArea1Register() local
60 using namespace ARM; in isARMArea2Register() local
72 using namespace ARM; in isARMArea3Register() local
DARMRegisterBankInfo.cpp30 namespace ARM { namespace
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv7/
Dcache_v7_asm.S9 #define ARM(x...) macro
12 #define ARM(x...) x macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMWinEH.cpp13 namespace ARM { namespace
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/
Dunified.h32 #define ARM(x...) macro
/third_party/boringssl/src/crypto/
Dabi_self_test.cc282 TEST(ABITest, ARM) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCTargetOptions.h21 ARM, ///< ARM EHABI enumerator
DMCAsmInfo.h39 ARM, /// Windows NT (Windows on ARM) enumerator
/third_party/uboot/u-boot-2020.01/arch/
DKconfig20 config ARM config in choice2f9e36f20104
/third_party/libffi/include/
Dffi-arm.h53 #define ARM macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h161 using namespace ARM; in isARMLowRegister() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMTargetParser.h149 enum class ISAKind { INVALID = 0, ARM, THUMB, AARCH64 }; enumerator
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp290 const static bool ARM; member in __anon4cf2be300411::CPUID
337 constexpr bool CPUID::ARM = CPUID::detectARM(); member in __anon4cf2be300411::CPUID