Home
last modified time | relevance | path

Searched refs:Iop_I64UtoD64 (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/memcheck/tests/vbit-test/
Dutil.c967 case Iop_I64UtoD64: in typeof_primop()
Dirops.c512 { DEFOP(Iop_I64UtoD64, UNDEF_ALL), .s390x = 1, .ppc64 = 0, .ppc32 = 0 },
1080 case Iop_I64UtoD64: // CDLGTR in get_irop()
/external/valgrind/VEX/pub/
Dlibvex_ir.h1094 Iop_I64UtoD64, enumerator
/external/valgrind/VEX/priv/
Dir_defs.c1095 case Iop_I64UtoD64: vex_printf("I64UtoD64"); return; in ppIROp()
3272 case Iop_I64UtoD64: in typeOfPrimop()
Dhost_s390_isel.c2986 case Iop_I64UtoD64: conv = S390_DFP_U64_TO_D64; goto convert_int; in s390_isel_dfp_expr_wrk()
Dguest_s390_toIR.c9807 put_dpr_dw0(r1, binop(Iop_I64UtoD64, in s390_irgen_CDLGTR()
/external/valgrind/memcheck/
Dmc_translate.c3791 case Iop_I64UtoD64: in expr2vbits_Binop()