Searched refs:Iop_D128toI64U (Results 1 – 7 of 7) sorted by relevance
941 case Iop_D128toI64U: in typeof_primop()
518 { DEFOP(Iop_D128toI64U, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },1086 case Iop_D128toI64U: // CLGXTR in get_irop()
1118 Iop_D128toI64U, enumerator
1105 case Iop_D128toI64U: vex_printf("D128toI64U"); return; in ppIROp()3238 case Iop_D128toI64U: in typeOfPrimop()
1233 case Iop_D128toI64U: dconv = S390_DFP_D128_TO_U64; goto do_convert_dfp128; in s390_isel_int_expr_wrk()
10060 assign(result, binop(Iop_D128toI64U, mkexpr(rounding_mode), in s390_irgen_CLGXTR()
3856 case Iop_D128toI64U: /* IRRoundingMode(I32) x D128 -> unsigned I64 */ in expr2vbits_Binop()