OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:poly64x1_t
(Results
1 - 22
of
22
) sorted by null
/external/clang/test/CodeGenCXX/
aarch64-neon.cpp
11
poly64x1_t
test_vld1_p64(poly64_t const * ptr) {
/external/clang/test/CodeGen/
aarch64-poly64.c
10
uint64x1_t test_vceq_p64(
poly64x1_t
a,
poly64x1_t
b) {
22
uint64x1_t test_vtst_p64(
poly64x1_t
a,
poly64x1_t
b) {
34
poly64x1_t
test_vbsl_p64(
poly64x1_t
a,
poly64x1_t
b,
poly64x1_t
c) {
46
poly64_t test_vget_lane_p64(
poly64x1_t
v) {
58
poly64x1_t
test_vset_lane_p64(poly64_t a, poly64x1_t v)
[
all
...]
aarch64-neon-vcombine.c
56
poly64x2_t test_vcombine_p64(
poly64x1_t
low,
poly64x1_t
high) {
aarch64-neon-vget-hilo.c
57
poly64x1_t
test_vget_high_p64(poly64x2_t a) {
141
poly64x1_t
test_vget_low_p64(poly64x2_t a) {
aarch64-neon-ldst-one.c
169
poly64x1_t
test_vld1_dup_p64(poly64_t *a) {
869
poly64x1_t
test_vld1_lane_p64(poly64_t *a,
poly64x1_t
b) {
[
all
...]
aarch64-neon-intrinsics.c
[
all
...]
aarch64-neon-misc.c
41
uint64x1_t test_vceqz_p64(
poly64x1_t
a) {
[
all
...]
/external/clang/test/Sema/
aarch64-neon-vector-types.c
32
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
arm_neon.h
49
typedef __builtin_neon_poly64
poly64x1_t
;
typedef
191
poly64x1_t
val[2];
317
poly64x1_t
val[3];
443
poly64x1_t
val[4];
[
all
...]
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
arm_neon.h
49
typedef __builtin_neon_poly64
poly64x1_t
;
typedef
191
poly64x1_t
val[2];
317
poly64x1_t
val[3];
443
poly64x1_t
val[4];
[
all
...]
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
/prebuilts/sdk/renderscript/clang-include/
arm_neon.h
77
typedef __attribute__((neon_polyvector_type(1))) poly64_t
poly64x1_t
;
typedef
189
poly64x1_t
val[2];
305
poly64x1_t
val[3];
421
poly64x1_t
val[4];
[
all
...]
Completed in 1508 milliseconds