Home
last modified time | relevance | path

Searched refs:res14 (Results 1 – 25 of 56) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/SystemZ/
Dint-arith.ll21 %res14 = add <8 x i32> undef, undef
42 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = add <8 x i32> undef, …
67 %res14 = sub <8 x i32> undef, undef
88 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = sub <8 x i32> undef, …
113 %res14 = mul <8 x i32> undef, undef
134 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = mul <8 x i32> undef, …
159 %res14 = sdiv <8 x i32> undef, undef
180 ; CHECK: Cost Model: Found an estimated cost of 24 for instruction: %res14 = sdiv <8 x i32> undef…
205 %res14 = srem <8 x i32> undef, undef
226 ; CHECK: Cost Model: Found an estimated cost of 24 for instruction: %res14 = srem <8 x i32> undef…
[all …]
Dlogical.ll18 %res14 = and <8 x i32> undef, undef
39 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = and <8 x i32> undef, …
64 %res14 = ashr <8 x i32> undef, undef
85 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = ashr <8 x i32> undef,…
110 %res14 = lshr <8 x i32> undef, undef
131 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = lshr <8 x i32> undef,…
156 %res14 = or <8 x i32> undef, undef
177 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = or <8 x i32> undef, u…
202 %res14 = shl <8 x i32> undef, undef
223 ; CHECK: Cost Model: Found an estimated cost of 2 for instruction: %res14 = shl <8 x i32> undef, …
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Didct16x16_msa.c331 v8i16 res8, res9, res10, res11, res12, res13, res14, res15; in vpx_iadst16_1d_columns_addblk_msa() local
479 ILVR_B2_SH(zero, dst14, zero, dst15, res14, res15); in vpx_iadst16_1d_columns_addblk_msa()
480 ADD2(res14, out14, res15, out15, res14, res15); in vpx_iadst16_1d_columns_addblk_msa()
481 CLIP_SH2_0_255(res14, res15); in vpx_iadst16_1d_columns_addblk_msa()
482 PCKEV_B2_SH(res14, res14, res15, res15, res14, res15); in vpx_iadst16_1d_columns_addblk_msa()
483 ST8x1_UB(res14, dst + 5 * dst_stride); in vpx_iadst16_1d_columns_addblk_msa()
/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddmc.h88 unsigned char res14[0xC]; member
155 unsigned char res14[0x4]; member
249 unsigned char res14[0x4]; member
Dclock.h38 unsigned char res14[0x3608]; member
267 unsigned char res14[0x9c]; member
571 unsigned char res14[0x2ce0]; member
909 unsigned char res14[0xe0]; member
/external/u-boot/arch/powerpc/include/asm/
Dimmap_86xx.h48 char res14[20]; member
169 char res14[256]; member
234 char res14[4]; member
326 char res14[4]; member
550 char res14[12]; member
896 char res14[63892]; member
1118 char res14[24]; member
/external/u-boot/arch/arm/include/asm/arch-omap4/
Di2c.h36 unsigned short res14; /* 0xA0 */ member
/external/u-boot/arch/arm/include/asm/arch-omap5/
Di2c.h36 unsigned short res14; /* 0xA0 */ member
/external/u-boot/arch/arm/include/asm/arch-omap3/
Di2c.h41 unsigned short res14; member
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Di2c.h40 unsigned short res14; /* 0xA0 */ member
/external/llvm/test/Bitcode/
DmemInstructions.3.2.ll69 ; CHECK-NEXT: %res14 = load volatile i8, i8* %ptr1, {{[(!nontemporal !0, !invariant.load !1) | (!in…
70 %res14 = load volatile i8, i8* %ptr1, !nontemporal !0, !invariant.load !1
125 ; CHECK-NEXT: %res14 = load atomic volatile i8, i8* %ptr1 singlethread monotonic, align 1
126 %res14 = load atomic volatile i8, i8* %ptr1 singlethread monotonic, align 1
283 ; CHECK-NEXT: %res14 = extractvalue { i32, i1 } [[TMP]], 0
284 %res14 = cmpxchg volatile i32* %ptr, i32 %cmp, i32 %new acq_rel acquire
DmiscInstructions.3.2.ll156 ; CHECK-NEXT: %res14 = fcmp uno float %x1, %x2
157 %res14 = fcmp uno float %x1, %x2
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
DmemInstructions.3.2.ll69 ; CHECK-NEXT: %res14 = load volatile i8, i8* %ptr1, {{[(!nontemporal !0, !invariant.load !1) | (!in…
70 %res14 = load volatile i8, i8* %ptr1, !nontemporal !0, !invariant.load !1
125 ; CHECK-NEXT: %res14 = load atomic volatile i8, i8* %ptr1 syncscope("singlethread") monotonic, alig…
126 %res14 = load atomic volatile i8, i8* %ptr1 syncscope("singlethread") monotonic, align 1
283 ; CHECK-NEXT: %res14 = extractvalue { i32, i1 } [[TMP]], 0
284 %res14 = cmpxchg volatile i32* %ptr, i32 %cmp, i32 %new acq_rel acquire
DmiscInstructions.3.2.ll156 ; CHECK-NEXT: %res14 = fcmp uno float %x1, %x2
157 %res14 = fcmp uno float %x1, %x2
/external/swiftshader/third_party/subzero/crosstest/
Dtest_vector_ops_ll.ll181 %res14 = zext <16 x i1> %res14_i1 to <16 x i8>
182 ret <16 x i8> %res14
333 %res14 = insertelement <16 x i8> %vec, i8 %elt, i32 14
334 ret <16 x i8> %res14
525 %res14 = zext i1 %res14_i1 to i64
526 ret i64 %res14
701 %res14 = zext i8 %res14_i8 to i64
702 ret i64 %res14
/external/u-boot/include/linux/mtd/
Dsamsung_onenand.h44 unsigned char res14[0xc]; member
/external/clang/test/SemaOpenCL/
Dvec_step.cl30 …int res14 = vec_step(int16*); // expected-error {{'vec_step' requires built-in scalar or vector ty…
/external/eigen/test/
Devaluators.cpp186 Matrix<float, 1, 4> m14, res14; m14.setRandom(1,4); in test_evaluators() local
198 VERIFY_IS_APPROX_EVALUATOR2(res14, prod(m11,m14), m11*m14); in test_evaluators()
199 VERIFY_IS_APPROX_EVALUATOR2(res14, prod(m14,m44), m14*m44); in test_evaluators()
200 VERIFY_IS_APPROX_EVALUATOR2(res14, prod(m1X,mX4), m1X*mX4); in test_evaluators()
/external/u-boot/arch/m68k/include/asm/
Dimmap_5307.h90 u16 res14; member
/external/u-boot/arch/m68k/include/asm/coldfire/
Dflexbus.h56 u16 res14; member
/external/u-boot/board/freescale/common/
Dqixis.h85 u8 res14[10]; member
/external/u-boot/drivers/crypto/
Dace_sha.h75 unsigned char res14[12]; member
/external/u-boot/include/usb/
Dehci-ci.h245 u8 res14[0xafc]; member
/external/u-boot/drivers/net/
Dfec_mxc.h127 uint32_t res14[7]; /* MBAR_ETH + 0x2E4-2FC */ member
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_txfm_impl_sse2.h621 __m128i res08, res09, res10, res11, res12, res13, res14, res15; in FDCT16x16_2D() local
848 res14 = mult_round_shift(&t0, &t1, &k__cospi_m04_p28, in FDCT16x16_2D()
856 check_epi16_overflow_x4(&res02, &res14, &res10, &res06); in FDCT16x16_2D()
1002 &res14, &res15, pass, out0 + 8, out1 + 8); in FDCT16x16_2D()

123