Searched refs:if_condition_goto_computed (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_s390_toIR.c302 if_condition_goto_computed(IRExpr *condition, IRExpr *target) function
3213 if_condition_goto_computed(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)),
3234 if_condition_goto_computed(binop(Iop_CmpNE32, mkexpr(cond), mkU32(0)),
3249 if_condition_goto_computed(binop(Iop_CmpNE32, get_gpr_w1(r1), mkU32(0)),
3261 if_condition_goto_computed(binop(Iop_CmpNE64, get_gpr_dw0(r1), mkU64(0)),
3272 if_condition_goto_computed(binop(Iop_CmpNE32, get_gpr_w1(r1), mkU32(0)),
3282 if_condition_goto_computed(binop(Iop_CmpNE64, get_gpr_dw0(r1), mkU64(0)),
3295 if_condition_goto_computed(binop(Iop_CmpLT32S, mkexpr(value),
3308 if_condition_goto_computed(binop(Iop_CmpLT64S, mkexpr(value),
3321 if_condition_goto_computed(bino
[all...]

Completed in 101 milliseconds