Searched refs:Iop_RoundF64toF32 (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h731 Iop_RoundF64toF32, /* round F64 to nearest F32 value (still as F64) */ enumerator in enum:__anon14008
/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c7880 assign( frD, binop( Iop_RoundF64toF32, rm, binop( Iop_I64StoF64, rm,
7896 assign( frD, binop( Iop_RoundF64toF32, rm, mkexpr(frB) ));
8670 binop( Iop_RoundF64toF32,
8705 binop( Iop_RoundF64toF32,
8712 binop( Iop_RoundF64toF32,
8826 binop( Iop_RoundF64toF32,
8835 binop( Iop_RoundF64toF32,
8850 binop( Iop_RoundF64toF32,
8859 binop( Iop_RoundF64toF32,
H A Dir_defs.c380 case Iop_RoundF64toF32: vex_printf("RoundF64toF32"); return;
2328 case Iop_RoundF64toF32:
H A Dhost_ppc_isel.c3277 if (e->Iex.Binop.op == Iop_RoundF64toF32) {
/external/valgrind/main/memcheck/
H A Dmc_translate.c3020 case Iop_RoundF64toF32:

Completed in 70 milliseconds