Searched refs:Iop_F128toD64 (Results 1 – 7 of 7) sorted by relevance
893 case Iop_F128toD64: in typeof_primop()
519 { DEFOP(Iop_F128toD64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1039 case Iop_F128toD64: in get_irop()
1124 Iop_F128toD64, enumerator
1027 case Iop_F128toD64: vex_printf("F128toD64"); return; in ppIROp()3158 case Iop_F128toD64: in typeOfPrimop()
2989 case Iop_F128toD64: fpconv = S390_FP_F128_TO_D64; goto convert_bfp128; in s390_isel_dfp_expr_wrk()
7339 assign(dst8, binop(Iop_F128toD64, irrm, mkexpr(src8))); in s390_irgen_PFPO()
3583 case Iop_F128toD64: in expr2vbits_Binop()