Home
last modified time | relevance | path

Searched refs:Iop_CmpLE64S (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_tilegx_isel.c621 || e->Iex.Binop.op == Iop_CmpLE64S in iselWordExpr_R_wrk()
631 || e->Iex.Binop.op == Iop_CmpLE64S); in iselWordExpr_R_wrk()
670 case Iop_CmpLE64S: in iselWordExpr_R_wrk()
1263 || e->Iex.Binop.op == Iop_CmpLE64S in iselCondCode_wrk()
1272 || e->Iex.Binop.op == Iop_CmpLE64S); in iselCondCode_wrk()
1310 case Iop_CmpLE64S: in iselCondCode_wrk()
Dguest_arm64_helpers.c800 binop(Iop_CmpLE64S, cc_dep2, cc_dep1)); in guest_arm64_spechelper()
813 binop(Iop_CmpLE64S, cc_dep1, cc_dep2)); in guest_arm64_spechelper()
Dguest_s390_helpers.c1894 return unop(Iop_1Uto32, binop(Iop_CmpLE64S, cc_dep1, cc_dep2)); in guest_s390x_spechelper()
1901 return unop(Iop_1Uto32, binop(Iop_CmpLE64S, cc_dep2, cc_dep1)); in guest_s390x_spechelper()
1969 return unop(Iop_1Uto32, binop(Iop_CmpLE64S, cc_dep1, mkU64(0))); in guest_s390x_spechelper()
Dguest_tilegx_toIR.c681 binop(Iop_CmpLE64S, in disInstr_TILEGX_WRK()
703 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra), in disInstr_TILEGX_WRK()
708 bstmt = dis_branch(binop(Iop_CmpLE64S, getIReg(ra), in disInstr_TILEGX_WRK()
795 binop(Iop_CmpLE64S, getIReg(ra), getIReg(rb)))); in disInstr_TILEGX_WRK()
Dhost_mips_isel.c973 || e->Iex.Binop.op == Iop_CmpLE64S in iselWordExpr_R_wrk()
982 || e->Iex.Binop.op == Iop_CmpLE64S); in iselWordExpr_R_wrk()
1028 case Iop_CmpLE64S: in iselWordExpr_R_wrk()
2057 || e->Iex.Binop.op == Iop_CmpLE64S in iselCondCode_wrk()
2066 || e->Iex.Binop.op == Iop_CmpLE64S); in iselCondCode_wrk()
2104 case Iop_CmpLE64S: in iselCondCode_wrk()
Dguest_amd64_helpers.c1120 binop(Iop_CmpLE64S, cc_dep2, cc_dep1)); in guest_amd64_spechelper()
1128 binop(Iop_CmpLE64S, cc_dep1, cc_dep2)); in guest_amd64_spechelper()
1322 binop(Iop_CmpLE64S, in guest_amd64_spechelper()
Dhost_arm64_isel.c1385 || e->Iex.Binop.op == Iop_CmpLE64S in iselCondCode_wrk()
1395 case Iop_CmpLE64S: return ARM64cc_LE; in iselCondCode_wrk()
Dir_defs.c203 case Iop_CmpLE64S: vex_printf("CmpLE64S"); return; in ppIROp()
2654 case Iop_CmpLT64S: case Iop_CmpLE64S: in typeOfPrimop()
Dhost_amd64_isel.c2399 || e->Iex.Binop.op == Iop_CmpLE64S in iselCondCode_wrk()
2413 case Iop_CmpLE64S: return Acc_LE; in iselCondCode_wrk()
Dhost_ppc_isel.c2950 || e->Iex.Binop.op == Iop_CmpLE64S in iselCondCode_wrk()
2953 e->Iex.Binop.op == Iop_CmpLE64S); in iselCondCode_wrk()
Dhost_s390_isel.c3428 case Iop_CmpLE64S: { in s390_isel_cc()
Dguest_mips_toIR.c16776 dis_branch(False, unop(Iop_Not1, binop(Iop_CmpLE64S, getIReg(rs), in disInstr_MIPS_WRK()
16786 lastn = dis_branch_likely(binop(Iop_CmpLE64S, getIReg(rs), in disInstr_MIPS_WRK()
16796 dis_branch(False, binop(Iop_CmpLE64S, getIReg(rs), mkU64(0x0)), in disInstr_MIPS_WRK()
16805 lastn = dis_branch_likely(unop(Iop_Not1, (binop(mode64 ? Iop_CmpLE64S : in disInstr_MIPS_WRK()
Dguest_s390_toIR.c3755 if_condition_goto_computed(binop(Iop_CmpLE64S, get_gpr_dw0(r1), in s390_irgen_BXLEG()
3889 if_condition_goto(binop(Iop_CmpLE64S, get_gpr_dw0(r1), mkexpr(value)), in s390_irgen_BRXLG()
6319 assign(result, mkite(binop(Iop_CmpLE64S, mkexpr(op2), mkU64(0)), mkexpr(op2), in s390_irgen_LNGR()
6334 assign(result, mkite(binop(Iop_CmpLE64S, mkexpr(op2), mkU64(0)), mkexpr(op2), in s390_irgen_LNGFR()
Dir_opt.c1975 case Iop_CmpLE64S: in fold_Expr()
/external/valgrind/memcheck/tests/vbit-test/
Dutil.c378 case Iop_CmpLT64S: case Iop_CmpLE64S: in typeof_primop()
Dirops.c92 …{ DEFOP(Iop_CmpLE64S, UNDEF_ALL), .s390x = 1, .amd64 = 1, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc3…
/external/valgrind/VEX/pub/
Dlibvex_ir.h464 Iop_CmpLE32S, Iop_CmpLE64S, enumerator
/external/valgrind/memcheck/
Dmc_translate.c4024 case Iop_CmpLE64S: case Iop_CmpLE64U: in expr2vbits_Binop()