Searched refs:Iop_Perm8x16 (Results 1 - 8 of 8) sorted by relevance
/external/valgrind/VEX/pub/ |
H A D | libvex_ir.h | 1761 Iop_Perm8x16, enumerator in enum:__anon19778
|
/external/valgrind/VEX/priv/ |
H A D | host_arm64_isel.c | 2406 case Iop_Perm8x16: 2490 case Iop_Perm8x16: op = ARM64vecb_TBL1; break;
|
H A D | ir_defs.c | 1062 case Iop_Perm8x16: vex_printf("Perm8x16"); return; 3001 case Iop_Perm8x16: case Iop_Perm32x4:
|
H A D | guest_ppc_toIR.c | 15633 t0 = binop( Iop_Perm8x16, t0_BE, mkexpr(perm_LE) ); 17364 binop(Iop_Perm8x16, mkexpr(vA), mkexpr(vC_andF)) ); 17366 binop(Iop_Perm8x16, mkexpr(vB), mkexpr(vC_andF)) ); 17407 assign( a_perm, binop( Iop_Perm8x16, mkexpr( vA ), mkexpr( vrc_a ) ) ); 17408 assign( b_perm, binop( Iop_Perm8x16, mkexpr( vB ), mkexpr( vrc_b ) ) );
|
H A D | host_ppc_isel.c | 5366 case Iop_Perm8x16: {
|
H A D | guest_arm64_toIR.c | 7434 binop(Iop_Perm8x16, mkexpr(tab[tabent]),
|
/external/valgrind/memcheck/tests/vbit-test/ |
H A D | irops.c | 976 { DEFOP(Iop_Perm8x16, UNDEF_UNKNOWN), },
|
/external/valgrind/memcheck/ |
H A D | mc_translate.c | 3659 case Iop_Perm8x16:
|
Completed in 273 milliseconds