HomeSort by relevance Sort by last modified time
    Searched refs:aarch64 (Results 151 - 175 of 574) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/qcom/wlan/qcwcn/wcnss-service/
Android.mk 2 ifneq (,$(filter arm aarch64 arm64, $(TARGET_ARCH)))
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/
ndk-test.sh 21 TRIPLE=aarch64-linux-android
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/aarch64/
unallocated-encoding.d 5 .*: +file format .*aarch64.*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
litpool.d 2 #name: AArch64 Bignums in Literal Pool (PR 16688)
6 .*: +file format.*aarch64.*
  /development/build/
sdk-darwin-x86.atree 39 prebuilts/sdk/tools/darwin/bin/aarch64-linux-android-ld strip build-tools/${PLATFORM_NAME}/aarch64-linux-android-ld
  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/include/
platform_def.h 41 #define PLATFORM_LINKER_ARCH aarch64
  /external/libunwind/include/
libunwind-aarch64.h 38 #define UNW_TARGET aarch64
58 /* no aarch64-specific auxiliary proc-info */
152 /* For AArch64, the CFA is the value of SP (x31) at the call site of the
178 /* On AArch64, we can directly use ucontext_t as the unwind context. */
  /external/vixl/benchmarks/aarch64/
bench-branch-link-masm.cc 30 #include "aarch64/instructions-aarch64.h"
31 #include "aarch64/macro-assembler-aarch64.h"
33 using namespace vixl::aarch64;
bench-branch-masm.cc 30 #include "aarch64/instructions-aarch64.h"
31 #include "aarch64/macro-assembler-aarch64.h"
34 using namespace vixl::aarch64;
bench-branch.cc 30 #include "aarch64/instructions-aarch64.h"
31 #include "aarch64/macro-assembler-aarch64.h"
34 using namespace vixl::aarch64;
bench-dataop.cc 30 #include "aarch64/instructions-aarch64.h"
31 #include "aarch64/macro-assembler-aarch64.h"
34 using namespace vixl::aarch64;
  /external/vixl/src/aarch64/
cpu-aarch64.cc 29 #include "cpu-aarch64.h"
32 namespace aarch64 { namespace in namespace:vixl
81 // Implement the cache synchronisation for all targets where AArch64 is the
171 // If the host isn't AArch64, we must be using the simulator, so this function
177 } // namespace aarch64
debugger-aarch64.h 40 #include "constants-aarch64.h"
41 #include "simulator-aarch64.h"
44 namespace aarch64 { namespace in namespace:vixl
104 } // namespace aarch64
instrument-aarch64.h 33 #include "constants-aarch64.h"
34 #include "decoder-aarch64.h"
35 #include "instrument-aarch64.h"
38 namespace aarch64 { namespace in namespace:vixl
114 } // namespace aarch64
  /frameworks/rs/rsov/compiler/
RemoveNonkernelsPass.cpp 48 case Triple::aarch64:
  /art/compiler/linker/arm64/
relative_patcher_arm64.cc 358 vixl::aarch64::Register base_reg,
359 vixl::aarch64::MemOperand& lock_word,
360 vixl::aarch64::Label* slow_path) {
361 using namespace vixl::aarch64; // NOLINT(build/namespaces)
386 vixl::aarch64::Register entrypoint) {
387 using vixl::aarch64::MemOperand;
388 using vixl::aarch64::ip0;
390 const vixl::aarch64::Register tr = vixl::aarch64::x19;
401 using namespace vixl::aarch64; // NOLINT(build/namespaces
    [all...]
  /art/compiler/optimizing/
code_generator_arm64.cc 41 using namespace vixl::aarch64; // NOLINT(build/namespaces)
309 vixl::aarch64::Register bss_entry_temp = vixl::aarch64::Register(),
310 vixl::aarch64::Label* bss_entry_adrp_label = nullptr)
371 vixl::aarch64::Label* strp_label =
396 vixl::aarch64::Register bss_entry_temp_;
397 vixl::aarch64::Label* bss_entry_adrp_label_;
404 LoadStringSlowPathARM64(HLoadString* instruction, Register temp, vixl::aarch64::Label* adrp_label)
441 vixl::aarch64::Label* strp_label =
457 vixl::aarch64::Label* adrp_label_
    [all...]
  /external/llvm/lib/Support/
Triple.cpp 24 case aarch64: return "aarch64";
79 case aarch64:
80 case aarch64_be: return "aarch64";
242 .Case("aarch64", aarch64)
244 .Case("arm64", aarch64) // "arm64" is an alias for "aarch64"
306 arch = Triple::aarch64;
360 .Case("aarch64", Triple::aarch64
    [all...]
  /build/soong/cc/config/
arm64_device.go 107 "prebuilts/gcc/${HostPrebuiltTag}/aarch64/aarch64-linux-android-${arm64GccVersion}")
161 return "aarch64-linux-android"
209 return "aarch64"
  /device/linaro/bootloader/arm-trusted-firmware/
Makefile 46 ARCH := aarch64
112 common/aarch64/debug.S \
113 lib/aarch64/cache_helpers.S \
114 lib/aarch64/misc_helpers.S \
115 lib/aarch64/xlat_helpers.c \
117 plat/common/aarch64/platform_helpers.S
203 -Iinclude/lib/aarch64 \
204 -Iinclude/lib/cpus/aarch64 \
649 @echo " CROSS_COMPILE=aarch64-none-elf- make PLAT=fvp all"
  /art/disassembler/
disassembler_arm64.cc 28 using namespace vixl::aarch64; // NOLINT(build/namespaces)
  /device/linaro/bootloader/arm-trusted-firmware/plat/fvp/include/
platform_def.h 42 #define PLATFORM_LINKER_ARCH aarch64
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/include/
platform_def.h 42 #define PLATFORM_LINKER_ARCH aarch64
  /device/linaro/bootloader/edk2/BaseTools/Source/C/
GNUmakefile 28 ifneq (,$(findstring aarch64,$(uname_m)))
29 ARCH=AARCH64
  /external/boringssl/
sources.mk 81 src/crypto/cpu-aarch64-linux.c\
239 linux-aarch64/crypto/chacha/chacha-armv8.S\
240 linux-aarch64/crypto/fipsmodule/aesv8-armx64.S\
241 linux-aarch64/crypto/fipsmodule/armv8-mont.S\
242 linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S\
243 linux-aarch64/crypto/fipsmodule/sha1-armv8.S\
244 linux-aarch64/crypto/fipsmodule/sha256-armv8.S\
245 linux-aarch64/crypto/fipsmodule/sha512-armv8.S\

Completed in 1058 milliseconds

1 2 3 4 5 67 8 91011>>