HomeSort by relevance Sort by last modified time
    Searched full:t128 (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
mfqe_sse2.asm 227 paddd xmm0, [GLOBAL(t128)]
256 paddd xmm1, [GLOBAL(t128)]
273 t128: label
  /external/libvpx/libvpx/vp8/common/x86/
mfqe_sse2.asm 227 paddd xmm0, [GLOBAL(t128)]
256 paddd xmm1, [GLOBAL(t128)]
273 t128: label
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
mfqe_sse2.asm 227 paddd xmm0, [GLOBAL(t128)]
256 paddd xmm1, [GLOBAL(t128)]
273 t128: label
  /external/pixman/demos/
quad2quad.c 31 t124, t125, t126, t127, t128, t129, t130, t131, t132, t133, t134, t135, local
276 t128 = px2 * x3 * y3;
277 t129 = t128 + t127 + (t65 + t126) * y2;
391 t214 = x2 * y2 * (t204 + t128);
406 t225 = y2 * (t224 + t221 + t128);
413 t231 = t87 + t128;
503 t299 = y2 * (t128 + t298);
1118 t719 = t221 + t128 + t249 + (t98 + (px3 + t718) * x2) * y2;
1168 t756 = t128 + t292 + (t68 + t126) * y2;
    [all...]
  /external/clang/test/CodeGen/
x86_64-arguments.c 286 // CHECK: declare void @func40(%struct.t128* byval align 16)
288 typedef struct t128 { struct
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_SPARC_asm.py 46 print '#define GL_STACK_SIZE\t128'
  /external/mesa3d/src/mapi/glapi/gen/
gl_SPARC_asm.py 46 print '#define GL_STACK_SIZE\t128'
  /external/valgrind/main/VEX/priv/
guest_ppc_toIR.c 683 static void breakV128to4xF64( IRExpr* t128,
691 vassert(typeOfIRExpr(irsb->tyenv, t128) == Ity_V128);
701 assign( hi64, unop(Iop_V128HIto64, t128) );
702 assign( lo64, unop(Iop_V128to64, t128) );
721 static void breakV128to4x64S( IRExpr* t128,
729 vassert(typeOfIRExpr(irsb->tyenv, t128) == Ity_V128);
739 assign( hi64, unop(Iop_V128HIto64, t128) );
740 assign( lo64, unop(Iop_V128to64, t128) );
748 static void breakV128to4x64U ( IRExpr* t128,
756 vassert(typeOfIRExpr(irsb->tyenv, t128) == Ity_V128)
2217 IRTemp t128; local
    [all...]
guest_amd64_toIR.c 27932 IRTemp t128 = newTemp(Ity_V128); local
28630 IRTemp t128 = newTemp(Ity_V128); local
30418 IRTemp t128 = newTemp(Ity_V128); local
30452 IRTemp t128 = newTemp(Ity_V128); local
30628 IRTemp t128 = newTemp(Ity_V128); local
30662 IRTemp t128 = newTemp(Ity_V128); local
    [all...]
guest_x86_toIR.c     [all...]
  /external/llvm/test/CodeGen/X86/
lsr-reuse.ll 649 %t128 = add i64 %t22, 3 ; <i64> [#uses=1]
669 %t146 = add i64 %t128, %t144 ; <i64> [#uses=1]
    [all...]
  /external/valgrind/main/VEX/orig_ppc32/
date.orig     [all...]
return0.orig     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libm.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libm.a     [all...]

Completed in 1475 milliseconds