Home | History | Annotate | Download | only in priv

Lines Matching refs:vScale

17989    IRTemp vScale    = newTemp(Ity_V128);
17998 assign( vScale, unop(Iop_Dup32x4, mkU32( float_to_bits(scale) )) );
18029 mkexpr(vB), mkexpr(vScale))) );
18037 mkexpr(vB), mkexpr(vScale))) );