Searched refs:Iop_F128toD64 (Results 1 – 7 of 7) sorted by relevance
893 case Iop_F128toD64: in typeof_primop()
528 { DEFOP(Iop_F128toD64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1116 case Iop_F128toD64: in get_irop()
1142 Iop_F128toD64, enumerator
1113 case Iop_F128toD64: vex_printf("F128toD64"); return; in ppIROp()3296 case Iop_F128toD64: in typeOfPrimop()
2992 case Iop_F128toD64: fpconv = S390_FP_F128_TO_D64; goto convert_bfp128; in s390_isel_dfp_expr_wrk()
7343 assign(dst8, binop(Iop_F128toD64, irrm, mkexpr(src8))); in s390_irgen_PFPO()
3806 case Iop_F128toD64: in expr2vbits_Binop()