Searched refs:Iop_D128toI32S (Results 1 – 7 of 7) sorted by relevance
934 case Iop_D128toI32S: in typeof_primop()
510 { DEFOP(Iop_D128toI32S, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1007 case Iop_D128toI32S: // CFXTR in get_irop()
1091 Iop_D128toI32S, enumerator
1016 case Iop_D128toI32S: vex_printf("D128toI32S"); return; in ppIROp()3103 case Iop_D128toI32S: in typeOfPrimop()
1227 case Iop_D128toI32S: dconv = S390_DFP_D128_TO_I32; goto do_convert_dfp128; in s390_isel_int_expr_wrk()
9848 assign(result, binop(Iop_D128toI32S, mkexpr(rounding_mode), in s390_irgen_CFXTR()
3618 case Iop_D128toI32S: /* IRRoundingMode(I32) x D128 -> signed I32 */ in expr2vbits_Binop()