Searched refs:Iop_D128toI32U (Results 1 – 7 of 7) sorted by relevance
935 case Iop_D128toI32U: in typeof_primop()
511 { DEFOP(Iop_D128toI32U, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1011 case Iop_D128toI32U: // CLFXTR in get_irop()
1094 Iop_D128toI32U, enumerator
1017 case Iop_D128toI32U: vex_printf("D128toI32U"); return; in ppIROp()3104 case Iop_D128toI32U: in typeOfPrimop()
1229 case Iop_D128toI32U: dconv = S390_DFP_D128_TO_U32; goto do_convert_dfp128; in s390_isel_int_expr_wrk()
9975 assign(result, binop(Iop_D128toI32U, mkexpr(rounding_mode), in s390_irgen_CLFXTR()
3619 case Iop_D128toI32U: /* IRRoundingMode(I32) x D128 -> unsigned I32 */ in expr2vbits_Binop()