Home
last modified time | relevance | path

Searched refs:Iop_QNarrowBin16Uto8Ux16 (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1209 Iop_QNarrowBin16Uto8Ux16, Iop_QNarrowBin32Uto16Ux8, enumerator
/external/valgrind/main/memcheck/
Dmc_translate.c2014 case Iop_QNarrowBin16Uto8Ux16: in vanillaNarrowingOpOfShape()
2056 case Iop_QNarrowBin16Uto8Ux16: pcast = mkPCast16x8; break; in vectorNarrowBinV128()
2788 case Iop_QNarrowBin16Uto8Ux16: in expr2vbits_Binop()
/external/valgrind/main/VEX/priv/
Dir_defs.c857 case Iop_QNarrowBin16Uto8Ux16: vex_printf("QNarrowBin16Uto8Ux16"); return; in ppIROp()
2457 case Iop_QNarrowBin16Uto8Ux16: case Iop_QNarrowBin32Uto16Ux8: in typeOfPrimop()
Dhost_ppc_isel.c3729 case Iop_QNarrowBin16Uto8Ux16: op = Pav_QPACKUU; goto do_AvBin16x8; in iselVecExpr_wrk()
Dguest_ppc_toIR.c12566 binop(Iop_QNarrowBin16Uto8Ux16, mkexpr(vA), mkexpr(vB)) ); in dis_av_pack()
12592 putVReg( vD_addr, binop(Iop_QNarrowBin16Uto8Ux16, in dis_av_pack()