Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_s390_toIR.c397 next_insn_if(IRExpr *condition) in next_insn_if() function
2319 next_insn_if(binop(Iop_CmpEQ32, s390_call_calculate_cond(m3), mkU32(0))); in s390_format_RSY_RDRM()
6355 next_insn_if(binop(Iop_CmpEQ32, s390_call_calculate_cond(m3), mkU32(0))); in s390_irgen_LOCR()
6364 next_insn_if(binop(Iop_CmpEQ32, s390_call_calculate_cond(m3), mkU32(0))); in s390_irgen_LOCGR()
7280 next_insn_if(binop(Iop_CmpEQ32, mkexpr(test_bit), mkU32(0x1))); in s390_irgen_PFPO()
7301 next_insn_if(binop(Iop_CmpEQ32, mkexpr(fn), mkU32(S390_PFPO_F32_TO_D32))); in s390_irgen_PFPO()
7309 next_insn_if(binop(Iop_CmpEQ32, mkexpr(fn), mkU32(S390_PFPO_F32_TO_D64))); in s390_irgen_PFPO()
7317 next_insn_if(binop(Iop_CmpEQ32, mkexpr(fn), mkU32(S390_PFPO_F32_TO_D128))); in s390_irgen_PFPO()
7325 next_insn_if(binop(Iop_CmpEQ32, mkexpr(fn), mkU32(S390_PFPO_F64_TO_D32))); in s390_irgen_PFPO()
7333 next_insn_if(binop(Iop_CmpEQ32, mkexpr(fn), mkU32(S390_PFPO_F64_TO_D64))); in s390_irgen_PFPO()
[all …]