Home
last modified time | relevance | path

Searched defs:float64x1_t (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs147 pub unsafe fn vabd_f64(a: float64x1_t, b: float64x1_t) -> float64x1_t { in vabd_f64()
151 fn vabd_f64_(a: float64x1_t, b: float64x1_t) -> float64x1_t; in vabd_f64()
348 pub unsafe fn vceq_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vceq_f64()
900 pub unsafe fn vabs_f64(a: float64x1_t) -> float64x1_t { in vabs_f64()
966 pub unsafe fn vcgt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcgt_f64()
1076 pub unsafe fn vclt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vclt_f64()
1230 pub unsafe fn vcle_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcle_f64()
1340 pub unsafe fn vcge_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcge_f64()
2070 pub unsafe fn vcagt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcagt_f64()
2074 fn vcagt_f64_(a: float64x1_t, b: float64x1_t) -> uint64x1_t; in vcagt_f64()
[all …]
H A Dmod.rs420 _a: float64x1_t, in vcopy_lane_f64()
421 b: float64x1_t, in vcopy_lane_f64()
422 ) -> float64x1_t { in vcopy_lane_f64()
479 pub unsafe fn vcopy_laneq_f64<const LANE1: i32, const LANE2: i32>( in vcopy_laneq_f64()
482 ) -> float64x1_t { in vcopy_laneq_f64()
713 pub unsafe fn vld1_f64(ptr: *const f64) -> float64x1_t { in vld1_f64()
731 pub unsafe fn vld1_dup_f64(ptr: *const f64) -> float64x1_t { in vld1_dup_f64()
751 pub unsafe fn vld1_lane_f64<const LANE: i32>(ptr: *const f64, src: float64x1_t) -> float64x1_t { in vld1_lane_f64()
1017 pub unsafe fn vst1_f64(ptr: *mut f64, a: float64x1_t) { in vst1_f64()
1063 pub unsafe fn vbsl_f64(a: uint64x1_t, b: float64x1_t, c: float64x1_t) -> float64x1_t { in vbsl_f64()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs147 pub unsafe fn vabd_f64(a: float64x1_t, b: float64x1_t) -> float64x1_t { in vabd_f64()
151 fn vabd_f64_(a: float64x1_t, b: float64x1_t) -> float64x1_t; in vabd_f64()
348 pub unsafe fn vceq_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vceq_f64()
900 pub unsafe fn vabs_f64(a: float64x1_t) -> float64x1_t { in vabs_f64()
966 pub unsafe fn vcgt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcgt_f64()
1076 pub unsafe fn vclt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vclt_f64()
1230 pub unsafe fn vcle_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcle_f64()
1340 pub unsafe fn vcge_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcge_f64()
2070 pub unsafe fn vcagt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcagt_f64()
2074 fn vcagt_f64_(a: float64x1_t, b: float64x1_t) -> uint64x1_t; in vcagt_f64()
[all …]
H A Dmod.rs420 _a: float64x1_t, in vcopy_lane_f64()
421 b: float64x1_t, in vcopy_lane_f64()
422 ) -> float64x1_t { in vcopy_lane_f64()
479 pub unsafe fn vcopy_laneq_f64<const LANE1: i32, const LANE2: i32>( in vcopy_laneq_f64()
482 ) -> float64x1_t { in vcopy_laneq_f64()
713 pub unsafe fn vld1_f64(ptr: *const f64) -> float64x1_t { in vld1_f64()
731 pub unsafe fn vld1_dup_f64(ptr: *const f64) -> float64x1_t { in vld1_dup_f64()
751 pub unsafe fn vld1_lane_f64<const LANE: i32>(ptr: *const f64, src: float64x1_t) -> float64x1_t { in vld1_lane_f64()
1017 pub unsafe fn vst1_f64(ptr: *mut f64, a: float64x1_t) { in vst1_f64()
1063 pub unsafe fn vbsl_f64(a: uint64x1_t, b: float64x1_t, c: float64x1_t) -> float64x1_t { in vbsl_f64()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs147 pub unsafe fn vabd_f64(a: float64x1_t, b: float64x1_t) -> float64x1_t { in vabd_f64()
151 fn vabd_f64_(a: float64x1_t, b: float64x1_t) -> float64x1_t; in vabd_f64()
348 pub unsafe fn vceq_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vceq_f64()
900 pub unsafe fn vabs_f64(a: float64x1_t) -> float64x1_t { in vabs_f64()
966 pub unsafe fn vcgt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcgt_f64()
1076 pub unsafe fn vclt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vclt_f64()
1230 pub unsafe fn vcle_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcle_f64()
1340 pub unsafe fn vcge_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcge_f64()
2070 pub unsafe fn vcagt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcagt_f64()
2074 fn vcagt_f64_(a: float64x1_t, b: float64x1_t) -> uint64x1_t; in vcagt_f64()
[all …]
H A Dmod.rs420 _a: float64x1_t, in vcopy_lane_f64()
421 b: float64x1_t, in vcopy_lane_f64()
422 ) -> float64x1_t { in vcopy_lane_f64()
479 pub unsafe fn vcopy_laneq_f64<const LANE1: i32, const LANE2: i32>( in vcopy_laneq_f64()
482 ) -> float64x1_t { in vcopy_laneq_f64()
713 pub unsafe fn vld1_f64(ptr: *const f64) -> float64x1_t { in vld1_f64()
731 pub unsafe fn vld1_dup_f64(ptr: *const f64) -> float64x1_t { in vld1_dup_f64()
751 pub unsafe fn vld1_lane_f64<const LANE: i32>(ptr: *const f64, src: float64x1_t) -> float64x1_t { in vld1_lane_f64()
1017 pub unsafe fn vst1_f64(ptr: *mut f64, a: float64x1_t) { in vst1_f64()
1063 pub unsafe fn vbsl_f64(a: uint64x1_t, b: float64x1_t, c: float64x1_t) -> float64x1_t { in vbsl_f64()
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs147 pub unsafe fn vabd_f64(a: float64x1_t, b: float64x1_t) -> float64x1_t { in vabd_f64()
151 fn vabd_f64_(a: float64x1_t, b: float64x1_t) -> float64x1_t; in vabd_f64()
348 pub unsafe fn vceq_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vceq_f64()
900 pub unsafe fn vabs_f64(a: float64x1_t) -> float64x1_t { in vabs_f64()
966 pub unsafe fn vcgt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcgt_f64()
1076 pub unsafe fn vclt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vclt_f64()
1230 pub unsafe fn vcle_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcle_f64()
1340 pub unsafe fn vcge_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcge_f64()
2070 pub unsafe fn vcagt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcagt_f64()
2074 fn vcagt_f64_(a: float64x1_t, b: float64x1_t) -> uint64x1_t; in vcagt_f64()
[all …]
H A Dmod.rs420 _a: float64x1_t, in vcopy_lane_f64()
421 b: float64x1_t, in vcopy_lane_f64()
422 ) -> float64x1_t { in vcopy_lane_f64()
479 pub unsafe fn vcopy_laneq_f64<const LANE1: i32, const LANE2: i32>( in vcopy_laneq_f64()
482 ) -> float64x1_t { in vcopy_laneq_f64()
713 pub unsafe fn vld1_f64(ptr: *const f64) -> float64x1_t { in vld1_f64()
731 pub unsafe fn vld1_dup_f64(ptr: *const f64) -> float64x1_t { in vld1_dup_f64()
751 pub unsafe fn vld1_lane_f64<const LANE: i32>(ptr: *const f64, src: float64x1_t) -> float64x1_t { in vld1_lane_f64()
1017 pub unsafe fn vst1_f64(ptr: *mut f64, a: float64x1_t) { in vst1_f64()
1063 pub unsafe fn vbsl_f64(a: uint64x1_t, b: float64x1_t, c: float64x1_t) -> float64x1_t { in vbsl_f64()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/
H A Dgenerated.rs147 pub unsafe fn vabd_f64(a: float64x1_t, b: float64x1_t) -> float64x1_t { in vabd_f64()
151 fn vabd_f64_(a: float64x1_t, b: float64x1_t) -> float64x1_t; in vabd_f64()
348 pub unsafe fn vceq_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vceq_f64()
900 pub unsafe fn vabs_f64(a: float64x1_t) -> float64x1_t { in vabs_f64()
966 pub unsafe fn vcgt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcgt_f64()
1076 pub unsafe fn vclt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vclt_f64()
1230 pub unsafe fn vcle_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcle_f64()
1340 pub unsafe fn vcge_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcge_f64()
2070 pub unsafe fn vcagt_f64(a: float64x1_t, b: float64x1_t) -> uint64x1_t { in vcagt_f64()
2074 fn vcagt_f64_(a: float64x1_t, b: float64x1_t) -> uint64x1_t; in vcagt_f64()
[all …]
H A Dmod.rs420 _a: float64x1_t, in vcopy_lane_f64()
421 b: float64x1_t, in vcopy_lane_f64()
422 ) -> float64x1_t { in vcopy_lane_f64()
479 pub unsafe fn vcopy_laneq_f64<const LANE1: i32, const LANE2: i32>( in vcopy_laneq_f64()
482 ) -> float64x1_t { in vcopy_laneq_f64()
713 pub unsafe fn vld1_f64(ptr: *const f64) -> float64x1_t { in vld1_f64()
731 pub unsafe fn vld1_dup_f64(ptr: *const f64) -> float64x1_t { in vld1_dup_f64()
751 pub unsafe fn vld1_lane_f64<const LANE: i32>(ptr: *const f64, src: float64x1_t) -> float64x1_t { in vld1_lane_f64()
1017 pub unsafe fn vst1_f64(ptr: *mut f64, a: float64x1_t) { in vst1_f64()
1063 pub unsafe fn vbsl_f64(a: uint64x1_t, b: float64x1_t, c: float64x1_t) -> float64x1_t { in vbsl_f64()
[all …]
/aosp_15_r20/external/clang/test/Sema/
H A Dvector-cast.c48 typedef __attribute__((vector_size(8))) double float64x1_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Darm_vector_types.h44 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Darm_vector_types.h44 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Darm_vector_types.h44 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Darm_vector_types.h44 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Darm_vector_types.h44 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef
/aosp_15_r20/external/neon_2_sse/
H A DNEON_2_SSE.h160 typedef __m64_128 float64x1_t; typedef
/aosp_15_r20/out/soong/.intermediates/external/clang/clang-gen-arm-neon/gen/clang/Basic/
Darm_neon.h69 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Darm_neon.h69 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Darm_neon.h69 typedef __attribute__((neon_vector_type(1))) float64_t float64x1_t; typedef