Searched refs:Iop_InterleaveLO64x2 (Results 1 – 11 of 11) sorted by relevance
/external/valgrind/main/memcheck/tests/vbit-test/ |
D | util.c | 687 case Iop_InterleaveLO32x4: case Iop_InterleaveLO64x2: in typeof_primop()
|
D | irops.c | 852 { DEFOP(Iop_InterleaveLO64x2, UNDEF_UNKNOWN), },
|
/external/valgrind/main/VEX/pub/ |
D | libvex_ir.h | 1570 Iop_InterleaveLO32x4, Iop_InterleaveLO64x2, enumerator
|
/external/valgrind/main/VEX/priv/ |
D | ir_defs.c | 945 case Iop_InterleaveLO64x2: vex_printf("InterleaveLO64x2"); return; in ppIROp() 2878 case Iop_InterleaveLO32x4: case Iop_InterleaveLO64x2: in typeOfPrimop()
|
D | guest_amd64_toIR.c | 13108 Iop_InterleaveLO64x2, True ); in dis_ESC_0F__SSE2() 16287 binop(Iop_InterleaveLO64x2, in finish_xTESTy() 16295 binop(Iop_InterleaveLO64x2, in finish_xTESTy() 18457 binop( Iop_InterleaveLO64x2, in math_DPPD_128() 18461 binop( Iop_InterleaveLO64x2, in math_DPPD_128() 23302 return math_VPUNPCK_YMM( tL, tR, Iop_InterleaveLO64x2 ); in math_VPUNPCKLQDQ_YMM() 25104 Iop_InterleaveLO64x2, NULL, in dis_ESC_0F__VEX()
|
D | host_x86_isel.c | 3652 case Iop_InterleaveLO64x2: in iselVecExpr_wrk()
|
D | host_amd64_isel.c | 3447 case Iop_InterleaveLO64x2: in iselVecExpr_wrk()
|
D | host_ppc_isel.c | 5092 case Iop_InterleaveLO64x2: op = Pav_MRGLO; goto do_AvBin64x2; in iselVecExpr_wrk()
|
D | guest_x86_toIR.c | 11706 Iop_InterleaveLO64x2, True ); in disInstr_X86_WRK()
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1755 case Iop_InterleaveLO64x2: in expr2vbits_Binop()
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 3399 case Iop_InterleaveLO64x2: in expr2vbits_Binop()
|