Searched refs:Iop_RecpExpF32 (Results 1 – 6 of 6) sorted by relevance
763 Iop_RecpExpF32, /* FRECPX s :: IRRoundingMode(I32) x F32 -> F32 */ enumerator
3258 case Iop_RecpExpF32: { in iselFltExpr_wrk()3266 case Iop_RecpExpF32: op = ARM64fpu_RECPX; break; in iselFltExpr_wrk()
342 case Iop_RecpExpF32: vex_printf("RecpExpF32"); return; in ppIROp()2778 case Iop_RecpExpF32: in typeOfPrimop()
10143 IROp op = isD ? Iop_RecpExpF64 : Iop_RecpExpF32; in dis_AdvSIMD_scalar_two_reg_misc()
285 { DEFOP(Iop_RecpExpF32, UNDEF_UNKNOWN), },
3828 case Iop_RecpExpF32: in expr2vbits_Binop()