HomeSort by relevance Sort by last modified time
    Searched full:aarch64 (Results 401 - 425 of 1822) sorted by null

<<11121314151617181920>>

  /external/libunwind/include/tdep/
dwarf-config.h 5 # include "tdep-aarch64/dwarf-config.h"
jmpbuf.h 7 # include "tdep-aarch64/jmpbuf.h"
libunwind_i.h 7 # include "tdep-aarch64/libunwind_i.h"
libunwind_i.h.in 7 # include "tdep-aarch64/libunwind_i.h"
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MachObjectWriter.cpp 69 case AArch64::fixup_aarch64_add_imm12:
70 case AArch64::fixup_aarch64_ldst_imm12_scale1:
71 case AArch64::fixup_aarch64_ldst_imm12_scale2:
72 case AArch64::fixup_aarch64_ldst_imm12_scale4:
73 case AArch64::fixup_aarch64_ldst_imm12_scale8:
74 case AArch64::fixup_aarch64_ldst_imm12_scale16:
89 case AArch64::fixup_aarch64_pcrel_adrp_imm21:
109 case AArch64::fixup_aarch64_pcrel_branch26:
110 case AArch64::fixup_aarch64_pcrel_call26:
161 // AArch64 pcrel relocation addends do not include the section offset
    [all...]
  /external/llvm/test/CodeGen/AArch64/
PBQP-coalesce-benefit.ll 1 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mcpu=cortex-a57 -mattr=+neon -fp-contract=fast -regalloc=pbqp -pbqp-coalescing | FileCheck %s
arm64-extend-int-to-fp.ll 1 ; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple | FileCheck %s
arm64-redzone.ll 1 ; RUN: llc < %s -march=arm64 -aarch64-redzone | FileCheck %s
arm64-vsetcc_fp.ll 1 ; RUN: llc < %s -march=arm64 -aarch64-neon-syntax=apple -asm-verbose=false | FileCheck %s
bitcast-v2i8.ll 1 ; RUN: llc < %s -mtriple=aarch64-apple-ios -disable-post-ra | FileCheck %s
bitfield-insert-0.ll 1 ; RUN: llc -mtriple=aarch64-linux-gnu -filetype=obj -o - %s | llvm-objdump -disassemble - | FileCheck %s
concat_vector-truncated-scalar-combine.ll 1 ; RUN: llc < %s -mtriple aarch64-unknown-unknown -asm-verbose=false | FileCheck %s
fast-isel-branch-cond-mask.ll 1 ; RUN: llc -mtriple=aarch64-apple-darwin -O0 -fast-isel -fast-isel-abort=0 -verify-machineinstrs < %s | FileCheck %s
fast-isel-int-ext4.ll 1 ; RUN: llc -mtriple=aarch64-apple-darwin -fast-isel -fast-isel-abort=1 -verify-machineinstrs < %s | FileCheck %s
fast-isel-int-ext5.ll 1 ; RUN: llc -mtriple=aarch64-apple-darwin -O0 -fast-isel -fast-isel-abort=1 -verify-machineinstrs < %s | FileCheck %s
fast-isel-memcpy.ll 1 ; RUN: llc -mtriple=aarch64-apple-darwin -fast-isel -fast-isel-abort=1 -verify-machineinstrs < %s | FileCheck %s
fast-isel-switch-phi.ll 1 ; RUN: llc -mtriple=aarch64-apple-darwin -fast-isel -verify-machineinstrs < %s
fp128-folding.ll 1 ; RUN: llc -mtriple=aarch64-linux-gnu -verify-machineinstrs -o - %s | FileCheck %s
inline-asm-globaladdress.ll 1 ; RUN: llc < %s -mtriple aarch64-gnu-linux | FileCheck %s
large-consts.ll 1 ; RUN: llc -mtriple=aarch64-linux-gnu -o - %s -code-model=large -show-mc-encoding | FileCheck %s
literal_pools_float.ll 1 ; RUN: llc -verify-machineinstrs -o - %s -mtriple=aarch64-none-linux-gnu -mcpu=cyclone | FileCheck %s
2 ; RUN: llc -verify-machineinstrs -o - %s -mtriple=aarch64-none-linux-gnu -code-model=large -mcpu=cyclone | FileCheck --check-prefix=CHECK-LARGE %s
3 ; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu -mattr=-fp-armv8 | FileCheck --check-prefix=CHECK-NOFP %s
4 ; RUN: llc -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu -code-model=large -mattr=-fp-armv8 | FileCheck --check-prefix=CHECK-NOFP-LARGE %s
movw-shift-encoding.ll 1 ; RUN: llc -mtriple=aarch64-linux-gnu < %s -show-mc-encoding -code-model=large | FileCheck %s
neon-fpround_f128.ll 1 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon -fp-contract=fast | FileCheck %s
nest-register.ll 1 ; RUN: llc -disable-post-ra -verify-machineinstrs < %s -mtriple=aarch64-none-linux-gnu | FileCheck %s
nzcv-save.ll 1 ; RUN: llc -march=aarch64 < %s | FileCheck %s

Completed in 137 milliseconds

<<11121314151617181920>>