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

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h778 Iop_Fixed32UToF32x2_RN, Iop_Fixed32SToF32x2_RN, /* fixed-point -> fp */ enumerator in enum:__anon13415
/external/valgrind/main/VEX/priv/
H A Dir_defs.c935 case Iop_Fixed32SToF32x2_RN: vex_printf("Fixed32SToF32x2_RN"); return;
2526 case Iop_Fixed32SToF32x2_RN:
H A Dhost_arm_isel.c3006 case Iop_Fixed32SToF32x2_RN: {
3023 case Iop_Fixed32SToF32x2_RN: op = ARMneon_VCVTFixedStoF; break;
H A Dguest_arm_toIR.c6582 op = Q ? Iop_Fixed32SToF32x4_RN : Iop_Fixed32SToF32x2_RN;
/external/valgrind/main/memcheck/
H A Dmc_translate.c2701 case Iop_Fixed32SToF32x2_RN:

Completed in 104 milliseconds