Home
last modified time | relevance | path

Searched refs:Iop_QNarrowBin32Uto16Ux8 (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c683 case Iop_QNarrowBin16Uto8Ux16: case Iop_QNarrowBin32Uto16Ux8: in typeof_primop()
Dirops.c892 { DEFOP(Iop_QNarrowBin32Uto16Ux8, UNDEF_UNKNOWN), },
/external/valgrind/VEX/pub/
Dlibvex_ir.h1684 Iop_QNarrowBin16Uto8Ux16, Iop_QNarrowBin32Uto16Ux8, enumerator
/external/valgrind/memcheck/
Dmc_translate.c2486 case Iop_QNarrowBin32Uto16Ux8: in vanillaNarrowingOpOfShape()
2523 case Iop_QNarrowBin32Uto16Ux8: pcast = mkPCast32x4; break; in vectorNarrowBinV128()
3421 case Iop_QNarrowBin32Uto16Ux8: in expr2vbits_Binop()
/external/valgrind/VEX/priv/
Dir_defs.c1001 case Iop_QNarrowBin32Uto16Ux8: vex_printf("QNarrowBin32Uto16Ux8"); return; in ppIROp()
2984 case Iop_QNarrowBin16Uto8Ux16: case Iop_QNarrowBin32Uto16Ux8: in typeOfPrimop()
Dhost_ppc_isel.c5250 case Iop_QNarrowBin32Uto16Ux8: op = Pav_QPACKUU; goto do_AvBin32x4; in iselVecExpr_wrk()
Dguest_ppc_toIR.c17437 binop(Iop_QNarrowBin32Uto16Ux8, mkexpr(vA), mkexpr(vB)) ); in dis_av_pack()
17476 putVReg( vD_addr, binop(Iop_QNarrowBin32Uto16Ux8, in dis_av_pack()