Searched refs:Iop_SqrtF128 (Results 1 – 6 of 6) sorted by relevance
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 678 Iop_SqrtF128, enumerator
|
/external/valgrind/VEX/priv/ |
D | ir_defs.c | 286 case Iop_SqrtF128: vex_printf("SqrtF128"); return; in ppIROp() 3163 case Iop_SqrtF128: in typeOfPrimop()
|
D | host_s390_isel.c | 2044 case Iop_SqrtF128: { in s390_isel_float128_expr_wrk()
|
D | guest_s390_toIR.c | 12670 assign(result, binop(Iop_SqrtF128, mkexpr(rounding_mode), in s390_irgen_SQXBR()
|
/external/valgrind/memcheck/tests/vbit-test/ |
D | irops.c | 243 …{ DEFOP(Iop_SqrtF128, UNDEF_ALL), .s390x = 1, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .pp…
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 3832 case Iop_SqrtF128: in expr2vbits_Binop()
|