Searched refs:Iop_F128toD32 (Results 1 – 7 of 7) sorted by relevance
890 case Iop_F128toD32: in typeof_primop()
518 { DEFOP(Iop_F128toD32, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1038 case Iop_F128toD32: in get_irop()
1121 Iop_F128toD32, enumerator
1026 case Iop_F128toD32: vex_printf("F128toD32"); return; in ppIROp()3155 case Iop_F128toD32: in typeOfPrimop()
2988 case Iop_F128toD32: fpconv = S390_FP_F128_TO_D32; goto convert_bfp128; in s390_isel_dfp_expr_wrk()
7331 assign(dst7, binop(Iop_F128toD32, irrm, mkexpr(src7))); in s390_irgen_PFPO()
3574 case Iop_F128toD32: in expr2vbits_Binop()