Home
last modified time | relevance | path

Searched refs:y11 (Results 1 – 15 of 15) sorted by relevance

/external/skia/resources/sksl/dslfp/
DGrDSLFPTest_Swizzle.fp26 v = v.1y11;
63 b = b.1y11;
/external/clang/test/Analysis/
Ddead-stores.c253 int y11 = 4; in f22() local
275 ++y11; in f22()
344 (void)y11; in f22()
/external/llvm-project/clang/test/Analysis/
Ddead-stores.c265 int y11 = 4; in f22() local
287 ++y11; in f22()
358 (void)y11; in f22()
/external/skia/resources/sksl/shared/
DSwizzleConstants.sksl27 v = v.1y11;
DSwizzleBoolConstants.sksl29 result = v.1y11;
/external/rust/crates/ring/crypto/fipsmodule/aes/
Daes_nohw.c542 aes_word_t y11 = aes_nohw_xor(y20, y9); in aes_nohw_sub_bytes() local
543 aes_word_t y7 = aes_nohw_xor(x7, y11); in aes_nohw_sub_bytes()
544 aes_word_t y17 = aes_nohw_xor(y10, y11); in aes_nohw_sub_bytes()
546 aes_word_t y16 = aes_nohw_xor(t0, y11); in aes_nohw_sub_bytes()
561 aes_word_t t12 = aes_nohw_and(y9, y11); in aes_nohw_sub_bytes()
601 aes_word_t z6 = aes_nohw_and(t42, y11); in aes_nohw_sub_bytes()
/external/clang/test/SemaCXX/
Dexplicit.cpp89 …const Y& y11{z}; // expected-error {{excess elements}} expected-note {{in initialization of tempor… in testExplicit() local
/external/llvm-project/clang/test/SemaCXX/
Dexplicit.cpp106 …const Y& y11{z}; // expected-error {{excess elements}} expected-note {{in initialization of tempor… in testExplicit() local
Dcxx2a-explicit-bool.cpp543 const Y& y11{z}; // expected-error {{excess elements}} expected-note {{in initialization of tempora… in testExplicit() local
/external/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c540 aes_word_t y11 = aes_nohw_xor(y20, y9); in aes_nohw_sub_bytes() local
541 aes_word_t y7 = aes_nohw_xor(x7, y11); in aes_nohw_sub_bytes()
542 aes_word_t y17 = aes_nohw_xor(y10, y11); in aes_nohw_sub_bytes()
544 aes_word_t y16 = aes_nohw_xor(t0, y11); in aes_nohw_sub_bytes()
559 aes_word_t t12 = aes_nohw_and(y9, y11); in aes_nohw_sub_bytes()
599 aes_word_t z6 = aes_nohw_and(t42, y11); in aes_nohw_sub_bytes()
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/aes/
Daes_nohw.c540 aes_word_t y11 = aes_nohw_xor(y20, y9); in aes_nohw_sub_bytes() local
541 aes_word_t y7 = aes_nohw_xor(x7, y11); in aes_nohw_sub_bytes()
542 aes_word_t y17 = aes_nohw_xor(y10, y11); in aes_nohw_sub_bytes()
544 aes_word_t y16 = aes_nohw_xor(t0, y11); in aes_nohw_sub_bytes()
559 aes_word_t t12 = aes_nohw_and(y9, y11); in aes_nohw_sub_bytes()
599 aes_word_t z6 = aes_nohw_and(t42, y11); in aes_nohw_sub_bytes()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1036 LLVMValueRef y00 = NULL, y01 = NULL, y10 = NULL, y11 = NULL; in lp_build_sample_image_linear() local
1104 y11 = y10; in lp_build_sample_image_linear()
1225 y11 = lp_build_select(ivec_bld, fall_off[1], new_ycoords[1][1], y1_clamped); in lp_build_sample_image_linear()
1250 y11 = lp_build_select(ivec_bld, fall_off_yp_notxp, new_ycoords[3][1], y11); in lp_build_sample_image_linear()
1272 LLVMBuildStore(builder, y11, ys[3]); in lp_build_sample_image_linear()
1311 y11 = LLVMBuildLoad(builder, ys[3], ""); in lp_build_sample_image_linear()
1393 x11, y11, z11, in lp_build_sample_image_linear()
1695 x11, y11, 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
428 y11 = (s3 + r4); in fft10()
443 x[s * 8 + 1] = (y09 + y11); in fft10()
445 x[s * 18 + 1] = (y09 - y11); in fft10()
/external/libyuv/files/source/
Drow_mmi.cc4515 uint64_t y10 = 0, y11 = 0, y12 = 0; in SobelYRow_MMI() local
4599 [y02] "=&f"(y02), [y10] "=&f"(y10), [y11] "=&f"(y11), [y12] "=&f"(y12) in SobelYRow_MMI()
/external/llvm-project/llvm/test/CodeGen/X86/
Davx512-regcall-Mask.ll78 %y11 = bitcast <64 x i1> %x11 to i64
90 %add11 = add i64 %add10, %y11