| /external/rust/crates/glam/src/ |
| D | wasm32.rs | 3 pub const fn v128_from_f32x4(a: [f32; 4]) -> v128 { in v128_from_f32x4() 9 pub(crate) fn dot3_in_x(lhs: v128, rhs: v128) -> v128 { in dot3_in_x() 19 pub(crate) fn dot4_in_x(lhs: v128, rhs: v128) -> v128 { in dot4_in_x() 28 pub(crate) fn dot3(lhs: v128, rhs: v128) -> f32 { in dot3() 33 pub(crate) fn dot3_into_v128(lhs: v128, rhs: v128) -> v128 { in dot3_into_v128() 39 pub(crate) fn dot4(lhs: v128, rhs: v128) -> f32 { in dot4() 44 pub(crate) fn dot4_into_v128(lhs: v128, rhs: v128) -> v128 { in dot4_into_v128()
|
| /external/elfutils/tests/ |
| D | leb128.c | 35 static const unsigned char v128[] = { 0x80, 0x01 }; variable
|
| /external/rust/crates/grpcio-sys/grpc/third_party/xxhash/tests/collisions/ |
| D | hashes.h | 55 UniHash uniHash128(XXH128_hash_t v128) in uniHash128()
|
| /external/rust/crates/glam/src/f32/wasm32/ |
| D | vec3a.rs | 1033 impl From<Vec3A> for v128 { implementation 1057 unsafe { *(&v.0 as *const v128 as *const Self) } in from() constant 1071 unsafe { *(&v.0 as *const v128 as *const Self) } in from() constant 1095 unsafe { *(&v.0 as *const v128 as *const Self) } in from() constant
|
| D | vec4.rs | 956 impl From<Vec4> for v128 { implementation 980 unsafe { *(&v.0 as *const v128 as *const Self) } in from() constant 994 unsafe { *(&v.0 as *const v128 as *const Self) } in from() constant
|
| D | mat2.rs | 241 *(&out.assume_init() as *const v128 as *const Vec2) in mul_vec2() constant
|
| D | quat.rs | 912 impl From<Quat> for v128 { implementation
|
| /external/rust/crates/glam/src/bool/wasm32/ |
| D | bvec4a.rs | 163 impl From<BVec4A> for v128 { implementation
|
| D | bvec3a.rs | 157 impl From<BVec3A> for v128 { implementation
|
| /external/libvpx/vpx_dsp/ppc/ |
| D | intrapred_vsx.c | 477 const uint8x16_t v128 = vec_sl(vec_splat_u8(1), vec_splat_u8(7)); in vpx_dc_128_predictor_16x16_vsx() local 496 const uint8x16_t v128 = vec_sl(vec_splat_u8(1), vec_splat_u8(7)); in vpx_dc_128_predictor_32x32_vsx() local
|
| /external/ow2-asm/asm-test/src/resources/java/jdk3/ |
| D | LargeMethod.java | 39 public LargeMethod wideInstructions( in wideInstructions()
|
| /external/ow2-asm/asm-test/src/main/resources/jdk3/ |
| D | LargeMethod.class | ... v123
int v124
float v125
long v126
double v127
Object v128
int[] u0
int u124
float u125
long u126 ... |
| /external/rust/crates/ppv-lite86/src/ |
| D | generic.rs | 52 v128: [vec128_storage; 2], field 82 v128: [vec128_storage; 4], field
|
| /external/swiftshader/src/Reactor/ |
| D | LLVMReactor.cpp | 4273 …llvm::Value *v128 = jit->builder->CreateBitCast(V(val.value()), llvm::FixedVectorType::get(llvm::I… in Extract128() local 4280 …llvm::Value *v128 = jit->builder->CreateBitCast(V(val.value()), llvm::FixedVectorType::get(llvm::I… in Insert128() local 4376 …llvm::Value *v128 = jit->builder->CreateBitCast(V(val.value()), llvm::FixedVectorType::get(llvm::I… in Extract128() local 4383 …llvm::Value *v128 = jit->builder->CreateBitCast(V(val.value()), llvm::FixedVectorType::get(llvm::I… in Insert128() local 4556 …llvm::Value *v128 = jit->builder->CreateBitCast(V(val.value()), llvm::FixedVectorType::get(llvm::I… in Extract128() local 4563 …llvm::Value *v128 = jit->builder->CreateBitCast(V(val.value()), llvm::FixedVectorType::get(llvm::I… in Insert128() local
|
| /external/libaom/aom_dsp/simd/ |
| D | v128_intrinsics_x86.h | 18 typedef __m128i v128; typedef
|
| D | v128_intrinsics.h | 24 typedef c_v128 v128; typedef
|
| D | v128_intrinsics_arm.h | 19 typedef int64x2_t v128; typedef
|
| D | v256_intrinsics_c.h | 33 c_v128 v128[2]; member
|