Home
last modified time | relevance | path

Searched refs:v2u64 (Results 1 – 16 of 16) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dvector-gcc-compat.cpp12 typedef unsigned long long v2u64 __attribute__((vector_size(16))); // expected-warning {{'long long… typedef
35 void uintTestConstant(v2u64 v2u64_a, v2u32 v2u32_a, v2u16 v2u16_a, v2u8 v2u8_a);
241 v2u64 v2u64_a = {1, 2}; in uintTestType()
269 v2u64 v2u64_a = {1, 2}; in uintTestTypeUnsigned()
295 void uintTestConstant(v2u64 v2u64_a, v2u32 v2u32_a, v2u16 v2u16_a, in uintTestConstant()
Dvector-gcc-compat.c10 typedef unsigned long long v2u64 __attribute__((vector_size(16))); typedef
33 void uintTestConstant(v2u64 v2u64_a, v2u32 v2u32_a, v2u16 v2u16_a, v2u8 v2u8_a);
243 v2u64 v2u64_a = {1, 2}; in uintTestType()
271 v2u64 v2u64_a = {1, 2}; in uintTestTypeUnsigned()
297 void uintTestConstant(v2u64 v2u64_a, v2u32 v2u32_a, v2u16 v2u16_a, in uintTestConstant()
/external/libaom/libaom/aom_dsp/mips/
Dintrapred_msa.c162 v2u64 sum_d; in intra_predict_dc_4x4_msa()
212 v2u64 sum_d; in intra_predict_dc_8x8_msa()
238 v2u64 sum_d; in intra_predict_dc_tl_8x8_msa()
271 v2u64 sum_d; in intra_predict_dc_16x16_msa()
294 v2u64 sum_d; in intra_predict_dc_tl_16x16_msa()
325 v2u64 sum_d; in intra_predict_dc_32x32_msa()
354 v2u64 sum_d; in intra_predict_dc_tl_32x32_msa()
Dmacros_msa.h924 v2u64 res0_m, res1_m; \
929 res1_m = (v2u64)__msa_splati_d((v2i64)res0_m, 1); \
/external/webp/src/dsp/
Drescaler_msa.c30 v2u64 out0, out1, out2, out3; \
50 v2u64 out0, out1; \
63 v2u64 out0, out1, out2, out3; \
80 v2u64 out0, out1; \
90 v2u64 out0, out1, out2, out3; \
104 v2u64 out0, out1; \
Dmsa_macro.h507 #define DOTP_UW2_UD(...) DOTP_UW2(v2u64, __VA_ARGS__)
624 v2u64 res0_m = __msa_hadd_u_d(res_m, res_m); in func_hadd_uh_u32()
625 v2u64 res1_m = (v2u64)__msa_splati_d((v2i64)res0_m, 1); in func_hadd_uh_u32()
1117 #define SRAR_D2_UD(...) SRAR_D2(v2u64, __VA_ARGS__)
1124 #define SRAR_D4_UD(...) SRAR_D4(v2u64, __VA_ARGS__)
Ddec_msa.c883 const v2u64 temp2 = __msa_hadd_u_d(temp1, temp1); in DC8uv()
945 const v2u64 temp2 = __msa_hadd_u_d(temp1, temp1); in DC8uvNoLeft()
/external/libvpx/libvpx/vpx_dsp/mips/
Dintrapred_msa.c160 v2u64 sum_d; in intra_predict_dc_4x4_msa()
210 v2u64 sum_d; in intra_predict_dc_8x8_msa()
236 v2u64 sum_d; in intra_predict_dc_tl_8x8_msa()
269 v2u64 sum_d; in intra_predict_dc_16x16_msa()
292 v2u64 sum_d; in intra_predict_dc_tl_16x16_msa()
323 v2u64 sum_d; in intra_predict_dc_32x32_msa()
352 v2u64 sum_d; in intra_predict_dc_tl_32x32_msa()
Dmacros_msa.h796 v2u64 res0_m, res1_m; \
800 res1_m = (v2u64)__msa_splati_d((v2i64)res0_m, 1); \
Davg_msa.c44 v2u64 sum2; in vpx_avg_4x4_msa()
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-mips-msa-error.c28 v2u64 v2u64_a = (v2u64) {0, 1}; in test()
29 v2u64 v2u64_r; in test()
Dbuiltins-mips-msa.c33 v2u64 v2u64_a = (v2u64) {0, 1}; in test()
34 v2u64 v2u64_b = (v2u64) {1, 2}; in test()
35 v2u64 v2u64_r; in test()
/external/clang/test/CodeGen/
Dbuiltins-mips-msa.c12 typedef unsigned long long v2u64 __attribute__ ((vector_size(16))); typedef
40 v2u64 v2u64_a = (v2u64) {0, 1}; in test()
41 v2u64 v2u64_b = (v2u64) {1, 2}; in test()
42 v2u64 v2u64_r; in test()
/external/llvm-project/clang/lib/Headers/
Dmsa.h28 typedef unsigned long long v2u64 __attribute__((vector_size(16), aligned(16))); typedef
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h809 v2u64 res0_m, res1_m; \
814 res1_m = (v2u64)__msa_splati_d((v2i64)res0_m, 1); \
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1391 using v2u64 = tcu::Vector<deUint64, 2>; typedef
1509 else if (dataType == DataType::UINT64) GEN_V2_FILL(v2u64); in fillInputBuffer()