Searched defs:tmp3 (Results 1 - 14 of 14) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djfdctflt.c65 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
81 tmp3 = dataptr[3] + dataptr[4];
86 tmp10 = tmp0 + tmp3; /* phase 2 */
87 tmp13 = tmp0 - tmp3;
131 tmp3 = dataptr[DCTSIZE*3] + dataptr[DCTSIZE*4];
136 tmp10 = tmp0 + tmp3; /* phase 2 */
137 tmp13 = tmp0 - tmp3;
H A Djfdctfst.c120 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
137 tmp3 = dataptr[3] + dataptr[4];
142 tmp10 = tmp0 + tmp3; /* phase 2 */
143 tmp13 = tmp0 - tmp3;
187 tmp3 = dataptr[DCTSIZE*3] + dataptr[DCTSIZE*4];
192 tmp10 = tmp0 + tmp3; /* phase 2 */
193 tmp13 = tmp0 - tmp3;
H A Djfdctint.c146 INT32 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
165 tmp3 = dataptr[3] + dataptr[4];
172 tmp10 = tmp0 + tmp3;
173 tmp13 = tmp0 - tmp3;
230 tmp3 = dataptr[DCTSIZE*3] + dataptr[DCTSIZE*4];
237 tmp10 = tmp0 + tmp3;
238 tmp13 = tmp0 - tmp3;
H A Djidctflt.c76 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
130 tmp3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
135 tmp13 = tmp1 + tmp3; /* phases 5-3 */
136 tmp12 = (tmp1 - tmp3) * ((FAST_FLOAT) 1.414213562) - tmp13; /* 2*c4 */
139 tmp3 = tmp10 - tmp13;
172 wsptr[DCTSIZE*4] = tmp3 + tmp4;
173 wsptr[DCTSIZE*3] = tmp3 - tmp4;
201 tmp3 = tmp10 - tmp13;
237 outptr[4] = range_limit[(int) DESCALE((INT32) (tmp3 + tmp4), 3)
239 outptr[3] = range_limit[(int) DESCALE((INT32) (tmp3
[all...]
H A Djidctfst.c176 DCTELEM tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7; local
231 tmp3 = DEQUANTIZE(inptr[DCTSIZE*6], quantptr[DCTSIZE*6]);
236 tmp13 = tmp1 + tmp3; /* phases 5-3 */
237 tmp12 = MULTIPLY(tmp1 - tmp3, FIX_1_414213562) - tmp13; /* 2*c4 */
240 tmp3 = tmp10 - tmp13;
273 wsptr[DCTSIZE*4] = (int) (tmp3 + tmp4);
274 wsptr[DCTSIZE*3] = (int) (tmp3 - tmp4);
327 tmp3 = tmp10 - tmp13;
363 outptr[4] = range_limit[IDESCALE(tmp3 + tmp4, PASS1_BITS+3)
365 outptr[3] = range_limit[IDESCALE(tmp3
[all...]
H A Djidctint.c156 INT32 tmp0, tmp1, tmp2, tmp3; local
215 tmp3 = z1 + MULTIPLY(z2, FIX_0_765366865);
223 tmp10 = tmp0 + tmp3;
224 tmp13 = tmp0 - tmp3;
235 tmp3 = DEQUANTIZE(inptr[DCTSIZE*1], quantptr[DCTSIZE*1]);
237 z1 = tmp0 + tmp3;
240 z4 = tmp1 + tmp3;
246 tmp3 = MULTIPLY(tmp3, FIX_1_501321110); /* sqrt(2) * ( c1+c3-c5-c7) */
258 tmp3
[all...]
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_Runtime1_sparc.cpp930 Register tmp3 = cardtable; local
947 __ ld_ptr(G2_thread, dirty_card_q_index_byte_offset, tmp3);
950 __ cmp_and_brx_short(tmp3, G0, Assembler::equal, Assembler::pn, refill);
953 __ sub(tmp3, oopSize, tmp3);
955 __ st_ptr(tmp2, tmp4, tmp3); // [_buf + index] := <address_of_card>
958 __ delayed()->st_ptr(tmp3, G2_thread, dirty_card_q_index_byte_offset);
964 __ mov(tmp3, L1);
973 __ mov(L1, tmp3);
H A Dc1_LIRGenerator_sparc.cpp383 LIR_Opr tmp3 = FrameMap::G5_opr; local
386 __ store_check(value.result(), array.result(), tmp1, tmp2, tmp3, store_check_info, x->profiled_method(), x->profiled_bci());
885 LIR_Opr tmp3 = FrameMap::G4_oop_opr; local
888 new_instance(reg, x->klass(), tmp1, tmp2, tmp3, tmp4, klass_reg, info);
904 LIR_Opr tmp3 = FrameMap::G4_oop_opr; local
913 __ allocate_array(reg, len, tmp1, tmp2, tmp3, tmp4, elem_type, klass_reg, slow_path);
936 LIR_Opr tmp3 = FrameMap::G4_oop_opr; local
947 __ allocate_array(reg, len, tmp1, tmp2, tmp3, tmp4, T_OBJECT, klass_reg, slow_path);
1035 LIR_Opr tmp3 = FrameMap::G4_oop_opr; local
1036 __ checkcast(out_reg, obj.result(), x->klass(), tmp1, tmp2, tmp3,
1053 LIR_Opr tmp3 = FrameMap::G4_oop_opr; local
[all...]
/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dmlib_ImageZoom_NN.c676 mlib_u8 *tdp, *tsp, tmp0, tmp1, tmp2, tmp3; local
698 tmp3 = tsp[cx + 3];
707 tdp[3] = tmp3;
715 tmp3 = tsp[cx + 3];
723 tdp[3] = tmp3;
848 mlib_u16 tmp0, tmp1, tmp2, tmp3; local
877 tmp3 = *(mlib_u16 *) (tsp + cx + 6);
882 *(mlib_u16 *) (tdp + 6) = tmp3;
894 tmp3 = *(mlib_u16 *) (tsp + cx + 6);
899 *(mlib_u16 *) (tdp + 6) = tmp3;
1022 mlib_s32 cx, y_step = -1, tmp0, tmp1, tmp2, tmp3, x_max; local
1164 mlib_s32 cx, y_step = -1, tmp0, tmp1, tmp2, tmp3; local
1383 TYPE_64 *tsp, tmp, tmp1, tmp2, tmp3; local
[all...]
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRGenerator_x86.cpp322 LIR_Opr tmp3 = new_register(objectType); local
325 __ store_check(value.result(), array.result(), tmp1, tmp2, tmp3, store_check_info, x->profiled_method(), x->profiled_bci());
1041 LIR_Opr tmp3 = FrameMap::rdi_oop_opr; local
1050 __ allocate_array(reg, len, tmp1, tmp2, tmp3, tmp4, elem_type, klass_reg, slow_path);
1071 LIR_Opr tmp3 = FrameMap::rdi_oop_opr; local
1084 __ allocate_array(reg, len, tmp1, tmp2, tmp3, tmp4, T_OBJECT, klass_reg, slow_path);
1168 LIR_Opr tmp3 = LIR_OprFact::illegalOpr; local
1170 tmp3 = new_register(objectType);
1173 new_register(objectType), new_register(objectType), tmp3,
1190 LIR_Opr tmp3 local
[all...]
H A Dc1_LIRAssembler_x86.cpp96 Register &tmp3) {
98 assert_different_registers(tmp1, tmp2, tmp3, extra);
101 assert_different_registers(tmp1, tmp2, tmp3, extra);
103 } else if (tmp3 == preserve) {
104 assert_different_registers(tmp1, tmp2, tmp3, extra);
105 tmp3 = extra;
107 assert_different_registers(preserve, tmp1, tmp2, tmp3);
1599 Register tmp3 = op->tmp3()->as_register(); local
1601 tmp1 = tmp3;
92 select_different_registers(Register preserve, Register extra, Register &tmp1, Register &tmp2, Register &tmp3) argument
[all...]
H A Dassembler_x86.cpp7672 Register tmp3 = rcx; local
7779 NOT_LP64(pop(tmp3));
7791 cmpl(tmp3, 0x80000000);
7799 mov(tmp3, tmp2); // preserve tmp2 for parity check below
7800 shlq(tmp3, 1);
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.cpp354 LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3,
364 , _tmp3(tmp3)
384 LIR_OpTypeCheck::LIR_OpTypeCheck(LIR_Code code, LIR_Opr object, LIR_Opr array, LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, CodeEmitInfo* info_for_exception) argument
391 , _tmp3(tmp3)
1429 LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, bool fast_check,
1433 tmp1, tmp2, tmp3, fast_check, info_for_exception, info_for_patch, stub);
1442 void LIR_List::instanceof(LIR_Opr result, LIR_Opr object, ciKlass* klass, LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, bool fast_check, CodeEmitInfo* info_for_patch, ciMethod* profiled_method, int profiled_bci) { argument
1443 LIR_OpTypeCheck* c = new LIR_OpTypeCheck(lir_instanceof, result, object, klass, tmp1, tmp2, tmp3, fast_check, NULL, info_for_patch, NULL);
1453 void LIR_List::store_check(LIR_Opr object, LIR_Opr array, LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, argument
1455 LIR_OpTypeCheck* c = new LIR_OpTypeCheck(lir_store_check, object, array, tmp1, tmp2, tmp3, info_for_exceptio
353 LIR_OpTypeCheck(LIR_Code code, LIR_Opr result, LIR_Opr object, ciKlass* klass, LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, bool fast_check, CodeEmitInfo* info_for_exception, CodeEmitInfo* info_for_patch, CodeStub* stub) argument
1428 checkcast(LIR_Opr result, LIR_Opr object, ciKlass* klass, LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, bool fast_check, CodeEmitInfo* info_for_exception, CodeEmitInfo* info_for_patch, CodeStub* stub, ciMethod* profiled_method, int profiled_bci) argument
[all...]
H A Dc1_LIR.hpp1479 LIR_Opr tmp3() const { return _tmp3; } function in class:LIR_OpAllocObj
1530 LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, bool fast_check,
1533 LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, CodeEmitInfo* info_for_exception);
1539 LIR_Opr tmp3() const { return _tmp3; } function in class:LIR_OpTypeCheck
1627 LIR_Opr tmp3 = LIR_OprFact::illegalOpr, LIR_Opr tmp4 = LIR_OprFact::illegalOpr, LIR_Opr tmp5 = LIR_OprFact::illegalOpr)
1636 , _tmp3(tmp3)
1698 LIR_Opr tmp3() const { return _tmp3; } function in class:LIR_OpAllocArray
2062 void exp (LIR_Opr from, LIR_Opr to, LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, LIR_Opr tmp4, LIR_Opr tmp5) { append(new LIR_Op2(lir_exp , from, tmp1, to, tmp2, tmp3, tmp4, tmp5)); } argument
2063 void pow (LIR_Opr arg1, LIR_Opr arg2, LIR_Opr res, LIR_Opr tmp1, LIR_Opr tmp2, LIR_Opr tmp3, LIR_Op argument
[all...]

Completed in 1516 milliseconds