Home | History | Annotate | Download | only in priv

Lines Matching full:tmp6

1735    IRTemp t0, t1, t2, t3, tmp5, tmp6;
1756 tmp6 = newTemp(Ity_F64);
1760 assign(tmp6, unop(Iop_F32toF64, getLoFromF64(Ity_F64,
1763 assign(ccIR, binop(Iop_CmpF64, mkexpr(tmp5), mkexpr(tmp6)));