Home
last modified time | relevance | path

Searched refs:Iop_D32toF128 (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c905 case Iop_D32toF128: in typeof_primop()
Dirops.c532 { DEFOP(Iop_D32toF128, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1120 case Iop_D32toF128: in get_irop()
/external/valgrind/VEX/pub/
Dlibvex_ir.h1154 Iop_D32toF128, enumerator
/external/valgrind/VEX/priv/
Dhost_s390_isel.c2076 case Iop_D32toF128: in s390_isel_float128_expr_wrk()
2086 case Iop_D32toF128: in s390_isel_float128_expr_wrk()
Dir_defs.c1117 case Iop_D32toF128: vex_printf("D32toF128"); return; in ppIROp()
3308 case Iop_D32toF128: in typeOfPrimop()
Dguest_s390_toIR.c7375 assign(dst12, binop(Iop_D32toF128, irrm, mkexpr(src12))); in s390_irgen_PFPO()
/external/valgrind/memcheck/
Dmc_translate.c3816 case Iop_D32toF128: in expr2vbits_Binop()