HomeSort by relevance Sort by last modified time
    Searched refs:arm64 (Results 276 - 300 of 423) sorted by null

<<11121314151617

  /external/llvm/test/MC/AArch64/
arm64-branch-encoding.s 1 ; RUN: llvm-mc -triple arm64-apple-darwin -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/MachO/AArch64/
darwin-ARM64-reloc.s 1 ; RUN: llvm-mc -n -triple arm64-apple-darwin10 %s -filetype=obj -o - | llvm-readobj -r --expand-relocs | FileCheck %s
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
endtoend_test.go 371 testEndToEnd(t, "arm64", "arm64")
  /prebuilts/go/darwin-x86/src/cmd/cgo/
main.go 145 "arm64": 8,
160 "arm64": 8,
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 31 package arm64 package
215 REGRT1 = REG_R16 // ARM64 IP0, for external linker, runtime, duffzero and duffcopy
216 REGRT2 = REG_R17 // ARM64 IP1, for external linker, runtime, duffcopy
217 REGPR = REG_R18 // ARM64 platform register, unused in the Go toolchain
226 // ARM64 uses R31 as both stack pointer and zero register,
346 //go:generate go run ../stringer.go -i $GOFILE -o anames.go -p arm64
  /prebuilts/go/darwin-x86/src/go/build/
build_test.go 115 case "arm", "arm64":
236 case "arm", "arm64":
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
endtoend_test.go 371 testEndToEnd(t, "arm64", "arm64")
  /prebuilts/go/linux-x86/src/cmd/cgo/
main.go 145 "arm64": 8,
160 "arm64": 8,
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
a.out.go 31 package arm64 package
215 REGRT1 = REG_R16 // ARM64 IP0, for external linker, runtime, duffzero and duffcopy
216 REGRT2 = REG_R17 // ARM64 IP1, for external linker, runtime, duffcopy
217 REGPR = REG_R18 // ARM64 platform register, unused in the Go toolchain
226 // ARM64 uses R31 as both stack pointer and zero register,
346 //go:generate go run ../stringer.go -i $GOFILE -o anames.go -p arm64
  /prebuilts/go/linux-x86/src/go/build/
build_test.go 115 case "arm", "arm64":
236 case "arm", "arm64":
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 145 // On Darwin/arm64, we cannot reserve more than ~5GB of virtual memory,
278 // However, on arm64, we ignore all this advice above and slam the
281 // On darwin/arm64, the address space is even smaller.
288 case GOARCH == "arm64" && GOOS == "darwin":
290 case GOARCH == "arm64":
  /prebuilts/go/linux-x86/src/runtime/
malloc.go 145 // On Darwin/arm64, we cannot reserve more than ~5GB of virtual memory,
278 // However, on arm64, we ignore all this advice above and slam the
281 // On darwin/arm64, the address space is even smaller.
288 case GOARCH == "arm64" && GOOS == "darwin":
290 case GOARCH == "arm64":
  /build/make/
envsetup.sh 5 - tapas: tapas [<App1> <App2> ...] [arm|x86|mips|armv5|arm64|x86_64|mips64] [eng|userdebug|user]
209 arm64) toolchaindir=aarch64/aarch64-linux-android-$targetgccversion/bin;
654 local arch="$(echo $* | xargs -n 1 echo | \grep -E '^(arm|x86|mips|armv5|arm64|x86_64|mips64)$' | xargs)"
657 local apps="$(echo $* | xargs -n 1 echo | \grep -E -v '^(user|userdebug|eng|arm|x86|mips|armv5|arm64|x86_64|mips64|ldpi|mdpi|tvdpi|hdpi|xhdpi|xxhdpi|xxxhdpi|alldpi)$' | xargs)"
677 arm64) product=aosp_arm64;;
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 680 tgt_isa=arm64
891 arm64|armv8)
930 elif [ ${tgt_isa} = "arm64" ] || [ ${tgt_isa} = "armv8" ]; then
1085 armv7|armv7s|armv8|arm64)
    [all...]
  /art/compiler/optimizing/
common_arm64.h 24 #include "utils/arm64/assembler_arm64.h"
39 namespace arm64 { namespace in namespace:art
360 } // namespace arm64
  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /external/v8/tools/gcmole/
gcmole.lua 72 local ARCHS = ARGS[1] and { ARGS[1] } or { 'ia32', 'arm', 'x64', 'arm64' }
319 arm64 = config { triple = "x86_64-unknown-linux",
  /prebuilts/clang/host/darwin-x86/clang-2812033/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /prebuilts/clang/host/darwin-x86/clang-3362437/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /prebuilts/clang/host/darwin-x86/clang-3957855/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /prebuilts/clang/host/darwin-x86/clang-3960126/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /prebuilts/clang/host/darwin-x86/clang-3977809/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 101 elif [[ $_ABI == arm64-v8a* ]]; then

Completed in 3244 milliseconds

<<11121314151617