OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:arm64
(Results
526 - 550
of
2352
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/clang/test/CodeGenCXX/
arm64-constructor-return.cpp
1
// RUN: %clang_cc1 %s -triple=
arm64
-apple-ios7.0.0 -emit-llvm -o - | FileCheck %s
arm64.cpp
1
// RUN: %clang_cc1 %s -triple=
arm64
-apple-ios -emit-llvm -o - | FileCheck %s
2
// RUN: %clang_cc1 %s -triple=
arm64
-apple-ios -emit-llvm -o - | FileCheck -check-prefix=CHECK-GLOBALS %s
15
//
ARM64
uses the C++11 definition of POD.
41
//
ARM64
uses string comparisons for what would otherwise be
int64_uint64.cpp
5
// RUN: %clang_cc1 -triple
arm64
-linux-gnueabi \
/external/clang/test/Driver/
aarch64-mgeneral_regs_only.c
5
// RUN: %clang -target
arm64
-linux-eabi -mgeneral-regs-only %s -### 2>&1 \
appletvos-version-min.c
4
// RUN: %clang -target armv7s-apple-darwin10 -mappletvos-version-min=9.0 -arch
arm64
-S -o - %s | FileCheck %s
/external/clang/test/SemaObjC/
opaque-is-access.m
1
// RUN: %clang -target x86_64-apple-darwin -arch
arm64
-mios-version-min=7 -fsyntax-only %s -Xclang -verify
/external/libyuv/files/
libyuv.gni
16
libyuv_use_neon = (current_cpu == "
arm64
" ||
/external/llvm/test/CodeGen/AArch64/
arm64-2011-04-21-CPSRBug.ll
1
; RUN: llc < %s -mtriple=
arm64
-apple-iOS5.0
arm64-2012-05-07-DAGCombineVectorExtract.ll
1
; RUN: llc < %s -march=
arm64
| FileCheck %s
arm64-big-stack.ll
2
target triple = "
arm64
-apple-macosx10"
arm64-extend-int-to-fp.ll
1
; RUN: llc < %s -march=
arm64
-aarch64-neon-syntax=apple | FileCheck %s
arm64-extend.ll
1
; RUN: llc < %s -mtriple=
arm64
-apple-ios | FileCheck %s
arm64-extload-knownzero.ll
1
; RUN: llc < %s -march=
arm64
| FileCheck %s
arm64-fastcc-tailcall.ll
1
; RUN: llc < %s -march=
arm64
| FileCheck %s
arm64-fastisel-gep-promote-before-add.ll
3
; RUN: llc -mtriple=
arm64
-apple-darwin %s -O0 -o - | FileCheck %s
arm64-fixed-point-scalar-cvt-dagcombine.ll
1
; RUN: llc < %s -march=
arm64
-aarch64-neon-syntax=apple | FileCheck %s
arm64-fp-contract-zero.ll
1
; RUN: llc -mtriple=
arm64
-fp-contract=fast -o - %s | FileCheck %s
arm64-fp-imm.ll
1
; RUN: llc < %s -mtriple=
arm64
-apple-darwin | FileCheck %s
arm64-fp128-folding.ll
1
; RUN: llc -march=
arm64
-verify-machineinstrs < %s | FileCheck %s
arm64-misaligned-memcpy-inline.ll
1
; RUN: llc -mtriple=
arm64
-apple-ios -mattr=+strict-align < %s | FileCheck %s
arm64-redzone.ll
1
; RUN: llc < %s -march=
arm64
-aarch64-redzone | FileCheck %s
arm64-returnaddr.ll
1
; RUN: llc < %s -march=
arm64
| FileCheck %s
arm64-shrink-v1i64.ll
1
; RUN: llc -march=
arm64
< %s
arm64-sitofp-combine-chains.ll
1
; RUN: llc -march=
arm64
-o - %s | FileCheck %s
arm64-sqshl-uqshl-i64Contant.ll
1
; RUN: llc < %s -verify-machineinstrs -march=
arm64
| FileCheck %s
Completed in 2562 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>