Home
last modified time | relevance | path

Searched refs:t32 (Results 1 – 24 of 24) sorted by relevance

/external/valgrind/main/none/tests/s390x/
Dlpr.c46 void t32(int value) in t32() function
80 t32(0); t32(1); t32(-1); in main()
81 t32(INT_MAX); t32(INT_MIN); t32(UINT_MAX); in main()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Dcb_search.c65 int32_t t32, tmpW32; in WebRtcIlbcfix_CbSearch() local
384 t32 = WEBRTC_SPL_MUL_16_16(temp1, (*gainPtr)); in WebRtcIlbcfix_CbSearch()
385 t32 = t32 - targetEner; in WebRtcIlbcfix_CbSearch()
386 if (t32 < 0) { in WebRtcIlbcfix_CbSearch()
/external/llvm/test/Transforms/Reassociate/
D2012-05-08-UndefLeak.ll44 %t32 = add i64 %t31, %t14
45 %t33 = add i64 %t32, %t15
79 %t67 = add i64 %t66, %t32
/external/llvm/test/CodeGen/X86/
Dbswap-inline-asm.ll62 ; CHECK-LABEL: t32:
64 define i32 @t32(i32 %x) nounwind {
Dvec_shuffle-15.ll73 define <2 x i64> @t32(<2 x i64> %a, <2 x i64> %b) nounwind {
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c62 int32_t r32, q32, t32, nom32, den32; in Intrp1DQ8() local
78 t32 = WebRtcSpl_DivResultInQ31(nom32 * sign1, den32 * sign2); in Intrp1DQ8()
80 t16=(int16_t)WEBRTC_SPL_RSHIFT_W32(t32, 23); /* Q8 */ in Intrp1DQ8()
/external/valgrind/main/VEX/orig_ppc32/
Ddate.orig104 45: GETL R26, t32
107 48: STL t32, (t34)
304 43: GETL R3, t32
306 45: ADDL t34, t32
307 46: LDL (t32), t36
418 44: GETL R11, t32
419 45: SHLL $0x2, t32
420 46: PUTL t32, R0
1113 40: GETL LR, t32
1114 41: PUTL t32, R30
[all …]
Dreturn0.orig104 45: GETL R26, t32
107 48: STL t32, (t34)
304 43: GETL R3, t32
306 45: ADDL t34, t32
307 46: LDL (t32), t36
418 44: GETL R11, t32
419 45: SHLL $0x2, t32
420 46: PUTL t32, R0
1113 40: GETL LR, t32
1114 41: PUTL t32, R30
[all …]
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll84 %t32 = zext i32 %t23 to i64 ; <i64> [#uses=1]
88 %t36 = add nsw i64 %t32, %t33 ; <i64> [#uses=1]
Dashr-tripcount.ll74 %t32 = load float* %t31, align 4 ; <float> [#uses=1]
90 %t45 = fmul float %t32, %invQuantizer.0 ; <float> [#uses=1]
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dpitch_estimator.c71 WebRtc_Word32 r32, q32, t32, nom32, den32; in Intrp1DQ8() local
86t32=WebRtcSpl_DivResultInQ31(WEBRTC_SPL_MUL_32_16(nom32, sign1),WEBRTC_SPL_MUL_32_16(den32, sign2)… in Intrp1DQ8()
88 t16=(WebRtc_Word16)WEBRTC_SPL_RSHIFT_W32(t32, 23); /* Q8 */ in Intrp1DQ8()
/external/llvm/test/CodeGen/R600/
Dllvm.SI.resinfo.ll84 %t32 = add i32 %t28, %t29
86 %e15 = add i32 %t32, %t33
Dllvm.SI.imageload.ll67 %t32 = add i32 %t28, %t29
69 %e15 = add i32 %t32, %t33
Dllvm.SI.sampled.ll115 %t32 = fadd float %t28, %t29
117 %e15 = fadd float %t32, %t33
Dllvm.SI.sample.ll115 %t32 = fadd float %t28, %t29
117 %e15 = fadd float %t32, %t33
/external/clang/test/SemaCXX/
Dtype-traits.cpp579 int t32[F(__is_function(void(*)()))]; in is_function() local
649 int t32[F(__is_fundamental(Derives))]; in is_fundamental() local
731 int t32[F(__is_compound(long))]; in is_compound() local
768 int t32[F(__is_pointer(StructWithMembers))]; in is_pointer() local
801 int t32[F(__is_member_object_pointer(Enum))]; in is_member_object_pointer() local
837 int t32[F(__is_member_function_pointer(Enum))]; in is_member_function_pointer() local
874 int t32[F(__is_member_pointer(IntArNB))]; in is_member_pointer() local
909 int t32[F(__is_const(long))]; in is_const() local
958 int t32[F(__is_volatile(long))]; in is_volatile() local
1077 int t32[F(__is_trivial(SuperNonTrivialStruct))]; in is_trivial2() local
[all …]
/external/clang/test/Coverage/
Dc-language-features.inc140 int t32 = __real (t32_cond ? t32_a : t32_b);
/external/llvm/test/Transforms/InstCombine/
Ddisable-simplify-libcalls.ll293 define i32 @t32(i32 %y) {
294 ; CHECK-LABEL: @t32(
/external/clang/test/CodeGen/
Dms-inline-asm.c336 void t32() {
/external/valgrind/main/VEX/priv/
Dguest_amd64_toIR.c5322 IRTemp t32 = newTemp(Ity_I32); in x87ishly_qnarrow_32_to_16() local
5323 assign( t32, e32 ); in x87ishly_qnarrow_32_to_16()
5328 binop(Iop_Add32, mkexpr(t32), mkU32(32768))), in x87ishly_qnarrow_32_to_16()
5330 unop(Iop_32to16, mkexpr(t32)), in x87ishly_qnarrow_32_to_16()
27824 IRTemp t32 = newTemp(Ity_I32); in dis_ESC_0F38__VEX() local
27825 assign(t32, loadLE(Ity_I32, mkexpr(addr))); in dis_ESC_0F38__VEX()
27827 assign(t64, binop(Iop_32HLto64, mkexpr(t32), mkexpr(t32))); in dis_ESC_0F38__VEX()
27841 IRTemp t32 = newTemp(Ity_I32); in dis_ESC_0F38__VEX() local
27842 assign(t32, loadLE(Ity_I32, mkexpr(addr))); in dis_ESC_0F38__VEX()
27844 assign(t64, binop(Iop_32HLto64, mkexpr(t32), mkexpr(t32))); in dis_ESC_0F38__VEX()
[all …]
Dguest_arm64_toIR.c1654 IRTemp t32 = newTemp(Ity_I64); in math_DUP_TO_64() local
1655 assign(t32, binop(Iop_Or64, mkexpr(t16), in math_DUP_TO_64()
1658 assign(t64, binop(Iop_Or64, mkexpr(t32), in math_DUP_TO_64()
1659 binop(Iop_Shl64, mkexpr(t32), mkU8(32)))); in math_DUP_TO_64()
1663 IRTemp t32 = newTemp(Ity_I64); in math_DUP_TO_64() local
1664 assign(t32, binop(Iop_Or64, mkexpr(src), in math_DUP_TO_64()
1667 assign(t64, binop(Iop_Or64, mkexpr(t32), in math_DUP_TO_64()
1668 binop(Iop_Shl64, mkexpr(t32), mkU8(32)))); in math_DUP_TO_64()
Dguest_arm_toIR.c1016 static void set_GE_32_10_from_bits_31_15 ( IRTemp t32, IRTemp condT ) in set_GE_32_10_from_bits_31_15() argument
1020 assign(ge10, binop(Iop_And32, mkexpr(t32), mkU32(0x00008000))); in set_GE_32_10_from_bits_31_15()
1021 assign(ge32, binop(Iop_And32, mkexpr(t32), mkU32(0x80000000))); in set_GE_32_10_from_bits_31_15()
1032 static void set_GE_3_2_1_0_from_bits_31_23_15_7 ( IRTemp t32, IRTemp condT ) in set_GE_3_2_1_0_from_bits_31_23_15_7() argument
1038 assign(ge0, binop(Iop_And32, mkexpr(t32), mkU32(0x00000080))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
1039 assign(ge1, binop(Iop_And32, mkexpr(t32), mkU32(0x00008000))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
1040 assign(ge2, binop(Iop_And32, mkexpr(t32), mkU32(0x00800000))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
1041 assign(ge3, binop(Iop_And32, mkexpr(t32), mkU32(0x80000000))); in set_GE_3_2_1_0_from_bits_31_23_15_7()
/external/pixman/demos/
Dquad2quad.c24 t19, t20, t21, t22, t23, t24, t25, t26, t27, t28, t29, t30, t31, t32, t33, t34, in quad_to_quad() local
152 t32 = t31 + t30; in quad_to_quad()
153 t33 = t32 * y2; in quad_to_quad()
235 t96 = t32 * x2; in quad_to_quad()
1021 t649 = t32 * t5; in quad_to_quad()
1578 t1048 = t32 * t142; in quad_to_quad()
/external/libcxxabi/test/
Ddynamic_cast3.cpp1802 namespace t32 namespace
2449 t32::test(); in main()