Searched refs:Iop_F32toD64 (Results 1 – 7 of 7) sorted by relevance
875 case Iop_F32toD64: in typeof_primop()
522 { DEFOP(Iop_F32toD64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1110 case Iop_F32toD64: in get_irop()
1124 Iop_F32toD64, enumerator
1107 case Iop_F32toD64: vex_printf("F32toD64"); return; in ppIROp()3278 case Iop_F32toD64: in typeOfPrimop()
2988 case Iop_F32toD64: fpconv = S390_FP_F32_TO_D64; goto convert_bfp; in s390_isel_dfp_expr_wrk()
7295 assign(dst2, binop(Iop_F32toD64, irrm, mkexpr(src2))); in s390_irgen_PFPO()
3804 case Iop_F32toD64: in expr2vbits_Binop()