Searched refs:Iop_F32toD32 (Results 1 – 7 of 7) sorted by relevance
872 case Iop_F32toD32: in typeof_primop()
512 { DEFOP(Iop_F32toD32, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1032 case Iop_F32toD32: in get_irop()
1103 Iop_F32toD32, enumerator
1020 case Iop_F32toD32: vex_printf("F32toD32"); return; in ppIROp()3137 case Iop_F32toD32: in typeOfPrimop()
2984 case Iop_F32toD32: fpconv = S390_FP_F32_TO_D32; goto convert_bfp; in s390_isel_dfp_expr_wrk()
7283 assign(dst1, binop(Iop_F32toD32, irrm, mkexpr(src1))); in s390_irgen_PFPO()
3572 case Iop_F32toD32: in expr2vbits_Binop()