Home
last modified time | relevance | path

Searched refs:y10 (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/Analysis/
Ddead-stores.c252 int y10 = 4; in f22() local
274 ++y10; in f22()
338 (void)y10; in f22()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/
Dinterleaved-accesses-alias.ll40 …%y10 = getelementptr inbounds [20 x %struct.Vec2r], [20 x %struct.Vec2r]* %cp, i64 0, i64 %indvars…
41 store double %mul7, double* %y10, align 8, !tbaa !11
/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp28 …int y10 = -1.2F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fr… in test0() local
Dexplicit.cpp88 const Y y10{z}; // expected-error {{excess elements}} in testExplicit() local
/external/libxcam/modules/ocl/
Dcl_utils.cpp194 uint8_t y00, y01, y10, y11; in interpolate_pixel_value() local
210 y10 = stitch_mem[y0 * stitch_info.strides[0] + x1]; in interpolate_pixel_value()
223 y = y00 * rate00 + y01 * rate01 + y10 * rate10 + y11 * rate11; in interpolate_pixel_value()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1027 LLVMValueRef y00 = NULL, y01 = NULL, y10 = NULL, y11 = NULL; in lp_build_sample_image_linear() local
1075 &y00, &y10, &t_fpart); in lp_build_sample_image_linear()
1077 lp_build_name(y10, "tex.y1.wrapped"); in lp_build_sample_image_linear()
1079 y11 = y10; in lp_build_sample_image_linear()
1196 y10 = lp_build_select(ivec_bld, fall_off[0], new_ycoords[0][1], y1_clamped); in lp_build_sample_image_linear()
1223 y10 = lp_build_select(ivec_bld, fall_off_yp_notxm, new_ycoords[3][0], y10); in lp_build_sample_image_linear()
1246 LLVMBuildStore(builder, y10, ys[2]); in lp_build_sample_image_linear()
1285 y10 = LLVMBuildLoad(builder, ys[2], ""); in lp_build_sample_image_linear()
1363 x10, y10, z10, in lp_build_sample_image_linear()
1665 x10, y10, z1, in lp_build_sample_image_linear()
/external/aac/libFDK/src/
Dfft.cpp319 FIXP_DBL y10, y11, y12, y13, y14, y15, y16, y17, y18, y19; in fft10() local
423 y10 = (r3 - s4); in fft10()
442 x[s * 8] = (y08 + y10); in fft10()
444 x[s * 18] = (y08 - y10); in fft10()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512-regcall-Mask.ll77 %y10 = bitcast <64 x i1> %x10 to i64
89 %add10 = add i64 %add9, %y10