Home
last modified time | relevance | path

Searched refs:Iop_InterleaveLO8x16 (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1237 Iop_InterleaveLO8x16, Iop_InterleaveLO16x8, enumerator
/external/valgrind/main/VEX/priv/
Dguest_amd64_toIR.c12855 Iop_InterleaveLO8x16, True ); in disInstr_AMD64_WRK()
14960 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15001 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15003 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15182 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15218 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15220 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15257 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15259 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
15261 binop( Iop_InterleaveLO8x16, in disInstr_AMD64_WRK()
Dir_defs.c886 case Iop_InterleaveLO8x16: vex_printf("InterleaveLO8x16"); return; in ppIROp()
2461 case Iop_InterleaveLO8x16: case Iop_InterleaveLO16x8: in typeOfPrimop()
Dhost_arm_isel.c4397 case Iop_InterleaveLO8x16: in iselNeonExpr_wrk()
4408 case Iop_InterleaveLO8x16: is_lo = 0; size = 0; break; in iselNeonExpr_wrk()
Dhost_amd64_isel.c3567 case Iop_InterleaveLO8x16: in iselVecExpr_wrk()
Dhost_ppc_isel.c3698 case Iop_InterleaveLO8x16: op = Pav_MRGLO; goto do_AvBin8x16; in iselVecExpr_wrk()
Dhost_x86_isel.c3525 case Iop_InterleaveLO8x16: in iselVecExpr_wrk()
Dguest_ppc_toIR.c12458 binop(Iop_InterleaveLO8x16, mkexpr(vA), mkexpr(vB)) ); in dis_av_permute()
12706 binop(Iop_InterleaveLO8x16, mkexpr(signs), mkexpr(vB)) ); in dis_av_pack()
Dguest_x86_toIR.c11454 Iop_InterleaveLO8x16, True ); in disInstr_X86_WRK()
Dguest_arm_toIR.c7326 op_hi = Q ? Iop_InterleaveLO8x16 : Iop_InterleaveLO8x8; in dis_neon_data_2reg_misc()
/external/valgrind/main/VEX/
Dtest_main.c1735 case Iop_InterleaveLO8x16: in expr2vbits_Binop()
/external/valgrind/main/memcheck/
Dmc_translate.c2920 case Iop_InterleaveLO8x16: in expr2vbits_Binop()