Searched refs:single2 (Results 1 – 2 of 2) sorted by relevance
68 'single2.c',
10691 IRTemp single2 = newTemp(Ity_I8); in s390_irgen_CLCL() local10722 assign(single2, in s390_irgen_CLCL()10726 s390_cc_thunk_put2(S390_CC_OP_UNSIGNED_COMPARE, single1, single2, False); in s390_irgen_CLCL()10728 next_insn_if(binop(Iop_CmpNE8, mkexpr(single1), mkexpr(single2))); in s390_irgen_CLCL()