/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/ |
H A D | rtasm_ppc.h | 94 ppc_vaddfp(struct ppc_function *p,uint vD, uint vA, uint vB); 98 ppc_vsubfp(struct ppc_function *p, uint vD, uint vA, uint vB); 102 ppc_vminfp(struct ppc_function *p, uint vD, uint vA, uint vB); 106 ppc_vmaxfp(struct ppc_function *p, uint vD, uint vA, uint vB); 108 /** vector float mult add: vD = vA * vB + vC */ 110 ppc_vmaddfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC); 112 /** vector float negative mult subtract: vD = vA - vB * vC */ 114 ppc_vnmsubfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC); 118 ppc_vcmpgtfpx(struct ppc_function *p, uint vD, uint vA, uint vB); 122 ppc_vcmpgefpx(struct ppc_function *p, uint vD, uint vA, uint vB); [all...] |
H A D | rtasm_ppc.c | 294 unsigned vB:5; member in struct:vx_inst::__anon12876 300 emit_vx(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, argument 307 inst.inst.vB = vB; 313 printf(format, vD, vB, vA); 315 printf(format, vD, vA, vB); 326 unsigned vB:5; member in struct:vxr_inst::__anon12877 333 emit_vxr(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, argument 340 inst.inst.vB = vB; 357 unsigned vB:5; member in struct:va_inst::__anon12878 364 emit_va(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, uint vC, const char *format) argument 587 ppc_vaddfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 594 ppc_vsubfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 601 ppc_vminfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 608 ppc_vmaxfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 615 ppc_vmaddfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 623 ppc_vnmsubfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 631 ppc_vcmpgtfpx(struct ppc_function *p, uint vD, uint vA, uint vB) argument 638 ppc_vcmpgefpx(struct ppc_function *p, uint vD, uint vA, uint vB) argument 645 ppc_vcmpeqfpx(struct ppc_function *p, uint vD, uint vA, uint vB) argument 652 ppc_vexptefp(struct ppc_function *p, uint vD, uint vB) argument 659 ppc_vlogefp(struct ppc_function *p, uint vD, uint vB) argument 666 ppc_vrefp(struct ppc_function *p, uint vD, uint vB) argument 673 ppc_vrsqrtefp(struct ppc_function *p, uint vD, uint vB) argument 680 ppc_vrfim(struct ppc_function *p, uint vD, uint vB) argument 687 ppc_vrfip(struct ppc_function *p, uint vD, uint vB) argument 694 ppc_vrfin(struct ppc_function *p, uint vD, uint vB) argument 701 ppc_vrfiz(struct ppc_function *p, uint vD, uint vB) argument 736 ppc_vand(struct ppc_function *p, uint vD, uint vA, uint vB) argument 743 ppc_vandc(struct ppc_function *p, uint vD, uint vA, uint vB) argument 750 ppc_vor(struct ppc_function *p, uint vD, uint vA, uint vB) argument 757 ppc_vnor(struct ppc_function *p, uint vD, uint vA, uint vB) argument 764 ppc_vxor(struct ppc_function *p, uint vD, uint vA, uint vB) argument 806 ppc_vperm(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 813 ppc_vsel(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 820 ppc_vspltb(struct ppc_function *p, uint vD, uint vB, uint imm) argument 827 ppc_vsplthw(struct ppc_function *p, uint vD, uint vB, uint imm) argument 834 ppc_vspltw(struct ppc_function *p, uint vD, uint vB, uint imm) argument 850 ppc_vslw(struct ppc_function *p, uint vD, uint vA, uint vB) argument [all...] |
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
H A D | rtasm_ppc.h | 94 ppc_vaddfp(struct ppc_function *p,uint vD, uint vA, uint vB); 98 ppc_vsubfp(struct ppc_function *p, uint vD, uint vA, uint vB); 102 ppc_vminfp(struct ppc_function *p, uint vD, uint vA, uint vB); 106 ppc_vmaxfp(struct ppc_function *p, uint vD, uint vA, uint vB); 108 /** vector float mult add: vD = vA * vB + vC */ 110 ppc_vmaddfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC); 112 /** vector float negative mult subtract: vD = vA - vB * vC */ 114 ppc_vnmsubfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC); 118 ppc_vcmpgtfpx(struct ppc_function *p, uint vD, uint vA, uint vB); 122 ppc_vcmpgefpx(struct ppc_function *p, uint vD, uint vA, uint vB); [all...] |
H A D | rtasm_ppc.c | 294 unsigned vB:5; member in struct:vx_inst::__anon23361 300 emit_vx(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, argument 307 inst.inst.vB = vB; 313 printf(format, vD, vB, vA); 315 printf(format, vD, vA, vB); 326 unsigned vB:5; member in struct:vxr_inst::__anon23362 333 emit_vxr(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, argument 340 inst.inst.vB = vB; 357 unsigned vB:5; member in struct:va_inst::__anon23363 364 emit_va(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, uint vC, const char *format) argument 587 ppc_vaddfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 594 ppc_vsubfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 601 ppc_vminfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 608 ppc_vmaxfp(struct ppc_function *p, uint vD, uint vA, uint vB) argument 615 ppc_vmaddfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 623 ppc_vnmsubfp(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 631 ppc_vcmpgtfpx(struct ppc_function *p, uint vD, uint vA, uint vB) argument 638 ppc_vcmpgefpx(struct ppc_function *p, uint vD, uint vA, uint vB) argument 645 ppc_vcmpeqfpx(struct ppc_function *p, uint vD, uint vA, uint vB) argument 652 ppc_vexptefp(struct ppc_function *p, uint vD, uint vB) argument 659 ppc_vlogefp(struct ppc_function *p, uint vD, uint vB) argument 666 ppc_vrefp(struct ppc_function *p, uint vD, uint vB) argument 673 ppc_vrsqrtefp(struct ppc_function *p, uint vD, uint vB) argument 680 ppc_vrfim(struct ppc_function *p, uint vD, uint vB) argument 687 ppc_vrfip(struct ppc_function *p, uint vD, uint vB) argument 694 ppc_vrfin(struct ppc_function *p, uint vD, uint vB) argument 701 ppc_vrfiz(struct ppc_function *p, uint vD, uint vB) argument 736 ppc_vand(struct ppc_function *p, uint vD, uint vA, uint vB) argument 743 ppc_vandc(struct ppc_function *p, uint vD, uint vA, uint vB) argument 750 ppc_vor(struct ppc_function *p, uint vD, uint vA, uint vB) argument 757 ppc_vnor(struct ppc_function *p, uint vD, uint vA, uint vB) argument 764 ppc_vxor(struct ppc_function *p, uint vD, uint vA, uint vB) argument 806 ppc_vperm(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 813 ppc_vsel(struct ppc_function *p, uint vD, uint vA, uint vB, uint vC) argument 820 ppc_vspltb(struct ppc_function *p, uint vD, uint vB, uint imm) argument 827 ppc_vsplthw(struct ppc_function *p, uint vD, uint vB, uint imm) argument 834 ppc_vspltw(struct ppc_function *p, uint vD, uint vB, uint imm) argument 850 ppc_vslw(struct ppc_function *p, uint vD, uint vA, uint vB) argument [all...] |
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
H A D | SCCP.java | 306 int vB = ((CstInteger) cB).getValue(); 309 constantSuccessor = (vA == vB); 312 constantSuccessor = (vA != vB); 315 constantSuccessor = (vA < vB); 318 constantSuccessor = (vA >= vB); 321 constantSuccessor = (vA <= vB); 324 constantSuccessor = (vA > vB); 403 int vB = ((CstInteger) cB).getValue(); 407 vR = vA + vB; 412 vR = vB [all...] |
/external/valgrind/main/VEX/priv/ |
H A D | guest_ppc_toIR.c | 11599 IRTemp vB = newTemp(Ity_V128); local 11605 assign( vB, getVReg(vB_addr)); 11606 putGST( PPC_GST_VSCR, unop(Iop_V128to32, mkexpr(vB)) ); 13592 do_vvec_fp_cmp ( IRTemp vA, IRTemp vB, UChar XT, UChar flag_rC, argument 13610 assign(frB_hi, unop(Iop_ReinterpI64asF64, unop(Iop_V128HIto64, mkexpr( vB )))); 13612 assign(frB_lo, unop(Iop_ReinterpI64asF64, unop(Iop_V128to64, mkexpr( vB )))); 13689 IRTemp vB = newTemp( Ity_V128 ); local 13697 assign( vB, getVSReg( XB ) ); 13704 do_vvec_fp_cmp(vA, vB, XT, flag_rC, PPC_CMP_EQ); 13712 do_vvec_fp_cmp(vA, vB, X 13784 IRTemp vB = newTemp( Ity_V128 ); local 13942 IRTemp vB = newTemp( Ity_V128 ); local 14167 IRTemp vB = newTemp( Ity_V128 ); local 14506 IRTemp vB = newTemp(Ity_V128); local 14960 IRTemp vB = newTemp(Ity_V128); local 15018 IRTemp vB = newTemp(Ity_V128); local 15110 IRTemp vB = newTemp(Ity_V128); local 15375 IRTemp vB = newTemp(Ity_V128); local 15518 IRTemp vB = newTemp(Ity_V128); local 15695 IRTemp vB = newTemp(Ity_V128); local 15960 IRTemp vB = newTemp(Ity_V128); local 16071 IRTemp vB = newTemp(Ity_V128); local 16160 IRTemp vB = newTemp(Ity_V128); local [all...] |
H A D | host_ppc_defs.c | 4795 load -0.0 (0x8000_0000) to each 32-bit word of vB 4798 UInt vB = 29; // XXX: Using v29 for temp do not change local 4804 // vspltisw vB,0x1F (0x1F => each word of vB) 4805 p = mkFormVX( p, 4, vB, konst, 0, 908 ); 4807 // vslw vB,vB,vB (each word of vB = (0x1F << 0x1F) = 0x80000000 4808 p = mkFormVX( p, 4, vB, v [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
H A D | nv50_ir_ra.cpp | 1198 const LValue *vB = intf->getValue(); local 1202 if (vA->compound | vB->compound) { 1205 for (Value::DefCIterator d = vB->defs.begin(); d != vB->defs.end(); ++d) { 1217 assert(vB->compound); 1218 mask &= vd->compMask & vB->compMask; 1229 vB->compMask, intf->reg & ~7, mask); 1237 vA->id, vB->id, intf->reg, intf->colors);
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
H A D | nv50_ir_ra.cpp | 1198 const LValue *vB = intf->getValue(); local 1202 if (vA->compound | vB->compound) { 1205 for (Value::DefCIterator d = vB->defs.begin(); d != vB->defs.end(); ++d) { 1217 assert(vB->compound); 1218 mask &= vd->compMask & vB->compMask; 1229 vB->compMask, intf->reg & ~7, mask); 1237 vA->id, vB->id, intf->reg, intf->colors);
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
H A D | SDL_blit_N.c | 354 vector unsigned short vR, vG, vB; local 361 vB = vec_sl((vector unsigned short)vsrc, v3); 362 vG = vec_sl(vB, v2); 365 vdst1 = vec_perm(vdst1, (vector unsigned char)vB, vblue1); 371 vdst2 = vec_perm(vdst2, (vector unsigned char)vB, vblue2); 499 vector unsigned short vR, vG, vB; local 506 vB = vec_sl((vector unsigned short)vsrc, v3); 507 vG = vec_sl(vB, v3); 510 vdst1 = vec_perm(vdst1, (vector unsigned char)vB, vblue1); 516 vdst2 = vec_perm(vdst2, (vector unsigned char)vB, vblue [all...] |
H A D | SDL_blit_A.c | 883 vector unsigned short vR, vG, vB; local 899 vB = vec_sl((vector unsigned short)voverflow, v3_16); 900 vG = vec_sl(vB, v2_16); 902 vdst1 = vec_perm(vdst1, (vector unsigned char)vB, vblue1); 905 vdst2 = vec_perm(vdst2, (vector unsigned char)vB, vblue2);
|
/external/chromium_org/content/browser/indexed_db/ |
H A D | indexed_db_leveldb_coding_unittest.cc | 918 std::string vB = WrappedEncodeVarInt(static_cast<int64>(n)); local 920 EXPECT_EQ(vA.size(), vB.size()); 921 EXPECT_EQ(*vA.begin(), *vB.begin());
|
/external/mksh/src/ |
H A D | edit.c | 3380 #define vB 0x20 /* bad command (^@) */ macro 3384 #define is_bad(c) (classify[(c)&0x7f]&vB) 3396 vB, 0, 0, 0, 0, vC|vU, vC|vZ, 0,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.help.base_3.5.2.v201011171123.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/chromium_org/v8/tools/profviz/ |
H A D | gnuplot-4.6.3-emscripten.js | [all...] |