/external/libopus/celt/ |
D | celt.c | 99 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const_c() argument 113 t = MAC16_32_Q16(t, g12, ADD32(x0,x4)); in comb_filter_const_c() 119 t = MAC16_32_Q16(t, g12, ADD32(x4,x3)); in comb_filter_const_c() 125 t = MAC16_32_Q16(t, g12, ADD32(x3,x2)); in comb_filter_const_c() 131 t = MAC16_32_Q16(t, g12, ADD32(x2,x1)); in comb_filter_const_c() 137 t = MAC16_32_Q16(t, g12, ADD32(x1,x0)); in comb_filter_const_c() 148 t = MAC16_32_Q16(t, g12, ADD32(x0,x4)); in comb_filter_const_c() 163 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const_c() argument 177 + MULT16_32_Q15(g12,ADD32(x0,x4)); in comb_filter_const_c() 196 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local [all …]
|
D | celt.h | 230 opus_val16 g10, opus_val16 g11, opus_val16 g12); 234 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument 235 ((void)(arch),comb_filter_const_c(y, x, T, N, g10, g11, g12))
|
D | pitch.h | 176 opus_val16 g10, opus_val16 g11, opus_val16 g12);
|
/external/libopus/celt/x86/ |
D | pitch_sse.h | 153 opus_val16 g12); 160 # define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument 161 ((void)(arch),comb_filter_const_sse(y, x, T, N, g10, g11, g12)) 182 opus_val16 g12); 184 #define comb_filter_const(y, x, T, N, g10, g11, g12, arch) \ argument 185 ((*COMB_FILTER_CONST_IMPL[(arch) & OPUS_ARCHMASK])(y, x, T, N, g10, g11, g12))
|
D | pitch_sse.c | 134 opus_val16 g10, opus_val16 g11, opus_val16 g12) in comb_filter_const_sse() argument 141 g12v = _mm_load1_ps(&g12); in comb_filter_const_sse() 179 + MULT16_32_Q15(g12,ADD32(x[i-T+2],x[i-T-2])); in comb_filter_const_sse()
|
D | x86_celt_map.c | 142 opus_val16 g12
|
/external/libopus/celt/mips/ |
D | celt_mipsr1.h | 67 opus_val16 g00, g01, g02, g10, g11, g12; in comb_filter() local 86 g12 = MULT16_16_P15(g1, gains[tapset1][2]); in comb_filter() 108 … asm volatile("MADD $ac1, %0, %1" : : "r" ((int)MULT16_16_Q15(f,g12)), "r" ((int)ADD32(x4,x0))); in comb_filter() 141 asm volatile("MADD $ac1, %0, %1" : : "r" ((int)g12), "r" ((int)ADD32(x4,x0))); in comb_filter()
|
/external/clang/test/Sema/ |
D | bitfield-layout.c | 240 struct __attribute__((packed)) g12 { struct 245 CHECK_SIZE(struct, g12, 10); argument 246 CHECK_ALIGN(struct, g12, 1); 247 CHECK_OFFSET(struct, g12, c, 9);
|
D | private-extern.c | 54 extern int g12; in f6() 55 __private_extern__ int g12; in f6() local
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc.ll | 7 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 15 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 23 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 31 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 39 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 47 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 55 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 63 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 71 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 79 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | ppc64-fastcc.ll | 7 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 15 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 23 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 31 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 39 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 47 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 55 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 63 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 71 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … 79 …, double %f10, <4 x i32> %v10, i64 %g11, double %f11, <4 x i32> %v11, i64 %g12, double %f12, <4 x … [all …]
|
/external/clang/test/CodeGenObjC/ |
D | encode-test.m | 170 // CHECK: @g12 = constant [3 x i8] c"Ai\00" 171 const char g12[] = @encode(_Atomic(int)); function
|
/external/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 94 enum e12 g12(enum e12 *x) { in g12() function
|
/external/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 921 int32 g12 = p1 [2]; in FixIsolatedPixel() local 945 Abs_int32 (g12 - g32) + in FixIsolatedPixel() 959 Abs_int32 (g12 - g34) + in FixIsolatedPixel() 968 Abs_int32 (g10 - g12) + in FixIsolatedPixel() 969 Abs_int32 (g12 - g14) + in FixIsolatedPixel() 981 Abs_int32 (g12 - g30) + in FixIsolatedPixel()
|
/external/clang/test/CodeGen/ |
D | const-init.c | 77 long g12 = (long) &g12_tmp; variable
|
D | tbaa-class.cpp | 185 uint32_t g12(StructC *C, StructD *D, uint64_t count) { in g12() function
|
D | regparm-struct.c | 112 void g12(void) { in g12() function
|
D | tbaa.cpp | 183 uint32_t g12(StructC *C, StructD *D, uint64_t count) { in g12() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/ |
D | save-kill-csr.ll | 25 @g12 = external hidden global [3 x %s.0], align 8 48 …%v9 = select i1 %v8, %s.0* getelementptr inbounds ([3 x %s.0], [3 x %s.0]* @g12, i32 0, i32 0), %s…
|
D | P08214.ll | 23 @g12 = private unnamed_addr constant [46 x i8] c"Can we assign a pointer to member to a member\00",… 115 …8]* @g8, i32 0, i32 0), i8* getelementptr inbounds ([46 x i8], [46 x i8]* @g12, i32 0, i32 0), i8*…
|
D | opt-glob-addrs-001.ll | 23 @g12 = external global [0 x i32] 116 %v49 = getelementptr inbounds [0 x i32], [0 x i32]* @g12, i32 0, i32 %v48
|
D | blockaddr-fpic.ll | 22 @g12 = private unnamed_addr constant [7 x i8] c"Friday\00", align 1 53 …i8]* @g11, i32 0, i32 0), i8* getelementptr inbounds ([7 x i8], [7 x i8]* @g12, i32 0, i32 0), i8*…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | shrink-wrap.ll | 19 @g12 = external unnamed_addr global [144 x [144 x i8]], align 1 124 …%arrayidx120 = getelementptr inbounds [144 x [144 x i8]], [144 x [144 x i8]]* @g12, i64 0, i64 %id…
|
/external/llvm/test/CodeGen/AArch64/ |
D | shrink-wrap.ll | 19 @g12 = external unnamed_addr global [144 x [144 x i8]], align 1 124 …%arrayidx120 = getelementptr inbounds [144 x [144 x i8]], [144 x [144 x i8]]* @g12, i64 0, i64 %id…
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct16x16_msa.c | 328 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; in vpx_iadst16_1d_columns_addblk_msa() local 380 MADD_BF(r9, r6, r1, r14, k0, k1, k2, k3, g12, g13, g14, g15); in vpx_iadst16_1d_columns_addblk_msa() 381 BUTTERFLY_4(g4, g6, g14, g12, h10, h11, v6, v4); in vpx_iadst16_1d_columns_addblk_msa()
|