Home
last modified time | relevance | path

Searched refs:Iop_NCipherLV128 (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/VEX/pub/
Dlibvex_ir.h1824 Iop_NCipherV128, Iop_NCipherLV128, enumerator
/external/valgrind/VEX/priv/
Dir_defs.c1243 case Iop_NCipherLV128: vex_printf("NCipherLV128"); return; in ppIROp()
3007 case Iop_NCipherLV128: in typeOfPrimop()
Dhost_ppc_isel.c5377 case Iop_NCipherLV128:op = Pav_NCIPHERLV128; goto do_AvCipherV128; in iselVecExpr_wrk()
Dguest_ppc_toIR.c17894 binop(Iop_NCipherLV128, mkexpr(vA), mkexpr(vB)) ); in dis_av_cipher()
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c1077 { DEFOP(Iop_NCipherLV128, UNDEF_UNKNOWN), },
/external/valgrind/memcheck/
Dmc_translate.c3415 case Iop_NCipherLV128: in expr2vbits_Binop()