Searched
full:aarch64 (Results
276 -
300 of
1822) sorted by null
<<11121314151617181920>>
/toolchain/binutils/binutils-2.25/bfd/ |
cpu-aarch64.c | 1 /* BFD support for AArch64. 26 /* This routine is provided two arch_infos and works out which Aarch64 97 if (strcasecmp (string, "aarch64") == 0) 105 "aarch64", PRINT, 4, DEFAULT, compatible, scan, \ 109 N (bfd_mach_aarch64_ilp32, "aarch64:ilp32", FALSE, NULL); 112 N (0, "aarch64", TRUE, &bfd_aarch64_arch_ilp32);
|
/external/jemalloc/android/scripts/ |
conf_arm64.sh | 9 aarch64_cc="${ANDROID_TOOLCHAIN}/aarch64-linux-android-gcc" 10 aarch64_cpp="${ANDROID_TOOLCHAIN}/aarch64-linux-android-g++" 56 --host=aarch64-android-linux \
|
/external/llvm/lib/Target/AArch64/ |
AArch64.h | 1 //==-- AArch64.h - Top-level interface for AArch64 --------------*- C++ -*-==// 11 // AArch64 back-end.
|
AArch64A53Fix835769.cpp | 18 #include "AArch64.h" 32 #define DEBUG_TYPE "aarch64-fix-cortex-a53-835769" 44 case AArch64::PRFMl: 45 case AArch64::PRFMroW: 46 case AArch64::PRFMroX: 47 case AArch64::PRFMui: 48 case AArch64::PRFUMi: 63 case AArch64::MSUBXrrr: 64 case AArch64::MADDXrrr: 65 case AArch64::SMADDLrrr [all...] |
AArch64TargetMachine.h | 1 //==-- AArch64TargetMachine.h - Define TargetMachine for AArch64 -*- C++ -*-==// 10 // This file declares the AArch64 specific subclass of TargetMachine. 52 // AArch64leTargetMachine - AArch64 little endian target machine. 63 // AArch64beTargetMachine - AArch64 big endian target machine.
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
LLVMBuild.txt | 1 ;===- ./lib/Target/AArch64/AsmParser/LLVMBuild.txt ---------------*- Conf -*--===; 21 parent = AArch64 23 add_to_library_groups = AArch64
|
/external/llvm/lib/Target/AArch64/Disassembler/ |
AArch64ExternalSymbolizer.cpp | 1 //===- AArch64ExternalSymbolizer.cpp - Symbolizer for AArch64 ---*- C++ -*-===// 22 #define DEBUG_TYPE "aarch64-disassembler" 91 } else if (MI.getOpcode() == AArch64::ADRP) { 104 } else if (MI.getOpcode() == AArch64::ADDXri || 105 MI.getOpcode() == AArch64::LDRXui || 106 MI.getOpcode() == AArch64::LDRXl || 107 MI.getOpcode() == AArch64::ADR) { 108 if (MI.getOpcode() == AArch64::ADDXri) 110 else if (MI.getOpcode() == AArch64::LDRXui) 112 if (MI.getOpcode() == AArch64::LDRXl) [all...] |
LLVMBuild.txt | 1 ;===- ./lib/Target/AArch64/Disassembler/LLVMBuild.txt ------------*- Conf -*--===; 21 parent = AArch64 23 add_to_library_groups = AArch64
|
/external/llvm/lib/Target/AArch64/InstPrinter/ |
LLVMBuild.txt | 1 ;===- ./lib/Target/AArch64/InstPrinter/LLVMBuild.txt -------------*- Conf -*--===; 21 parent = AArch64 23 add_to_library_groups = AArch64
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
LLVMBuild.txt | 1 ;===- ./lib/Target/AArch64/MCTargetDesc/LLVMBuild.txt ------------*- Conf -*--===; 21 parent = AArch64 23 add_to_library_groups = AArch64
|
AArch64ELFObjectWriter.cpp | 1 //===-- AArch64ELFObjectWriter.cpp - AArch64 ELF Writer -------------------===// 70 case AArch64::fixup_aarch64_pcrel_adr_imm21: 73 case AArch64::fixup_aarch64_pcrel_adrp_imm21: 83 case AArch64::fixup_aarch64_pcrel_branch26: 85 case AArch64::fixup_aarch64_pcrel_call26: 87 case AArch64::fixup_aarch64_ldr_pcrel_imm19: 91 case AArch64::fixup_aarch64_pcrel_branch14: 93 case AArch64::fixup_aarch64_pcrel_branch19: 106 case AArch64::fixup_aarch64_add_imm12: 126 case AArch64::fixup_aarch64_ldst_imm12_scale1 [all...] |
AArch64MCTargetDesc.h | 1 //===-- AArch64MCTargetDesc.h - AArch64 Target Descriptions -----*- C++ -*-===// 10 // This file provides AArch64 specific target descriptions. 70 // Defines symbolic names for AArch64 registers. This defines a mapping from 76 // Defines symbolic names for the AArch64 instructions.
|
/external/llvm/lib/Target/AArch64/TargetInfo/ |
LLVMBuild.txt | 1 ;===- ./lib/Target/AArch64/TargetInfo/LLVMBuild.txt --------------*- Conf -*--===; 21 parent = AArch64 23 add_to_library_groups = AArch64
|
/external/llvm/lib/Target/AArch64/Utils/ |
LLVMBuild.txt | 1 ;===- ./lib/Target/AArch64/Utils/LLVMBuild.txt ----------------*- Conf -*--===; 21 parent = AArch64 23 add_to_library_groups = AArch64
|
/toolchain/binutils/binutils-2.25/gprof/ |
ChangeLog-2013 | 33 * aarch64.c (aarch64_find_call): Promote to bfd_vma before sign 38 * aarch64.c: New file. 40 * Makefile.am (sources): Add aarch64.c.
|
/development/ndk/platforms/android-21/arch-arm64/include/machine/ |
setjmp.h | 33 /* _JBLEN is the size of a jmp_buf in longs(64bit on AArch64) */ 36 /* According to AARCH64 PCS document we need to save the following 47 /* The structure of jmp_buf for AArch64: 49 * NOTE: _JBLEN is the size of jmp_buf in longs(64bit on AArch64)! The table
|
/device/linaro/hikey/uefi-tools/ |
common-functions | 35 aarch64*) 36 BUILD_ARCH=AARCH64;; 50 elif [ "$PLATFORM_ARCH" == "AARCH64" ]; then 54 TEMP_CROSS_COMPILE=aarch64-linux-gnu-
|
/external/clang/test/CodeGen/ |
arm-bitfield-alignment.c | 2 // RUN: %clang_cc1 -triple aarch64 -ffreestanding -emit-llvm -o - -O3 %s | FileCheck %s
|
arm64_vneg.c | 16 // CHECK: llvm.aarch64.neon.sqneg.v2i64
|
arm64_vrecps.c | 2 // REQUIRES: aarch64-registered-target
|
/external/clang/test/Driver/ |
appletvos-version-min.c | 2 // REQUIRES: aarch64-registered-target
|
netbsd.cpp | 16 // RUN: %clangxx -no-canonical-prefixes -target aarch64--netbsd \ 18 // RUN: | FileCheck -check-prefix=AARCH64 %s 19 // RUN: %clangxx -no-canonical-prefixes -target aarch64--netbsd7.0.0 \ 21 // RUN: | FileCheck -check-prefix=AARCH64-7 %s 50 // RUN: %clangxx -no-canonical-prefixes -target aarch64--netbsd -static \ 52 // RUN: | FileCheck -check-prefix=S-AARCH64 %s 53 // RUN: %clangxx -no-canonical-prefixes -target aarch64--netbsd7.0.0 -static \ 55 // RUN: | FileCheck -check-prefix=S-AARCH64-7 %s 101 // AARCH64: clang{{.*}}" "-cc1" "-triple" "aarch64--netbsd [all...] |
/external/llvm/test/CodeGen/AArch64/ |
PBQP.ll | 1 ; RUN: llc -mtriple=aarch64-linux-gnu -mcpu=cortex-a57 -regalloc=pbqp -pbqp-coalescing -o - %s | FileCheck %s
|
aarch64-2014-12-02-combine-soften.ll | 3 target triple = "aarch64"
|
arm64-2013-02-12-shufv8i8.ll | 1 ; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple
|
Completed in 526 milliseconds
<<11121314151617181920>>