Searched refs:f32_1 (Results 1 – 2 of 2) sorted by relevance
1684 float f32_1 = GetFloat (&offset); in Dump() local1687 s->Printf ("%g + %gi", f32_1, f32_2); in Dump()
10368 IRTemp f32_1 = newTemp(Ity_F32); in dis_CVTPS2PD_256() local10376 assign( f32_1, getXMMRegLane32F(rE, 1) ); in dis_CVTPS2PD_256()10384 assign( f32_1, loadLE(Ity_F32, in dis_CVTPS2PD_256()10396 putYMMRegLane64F( rG, 1, unop(Iop_F32toF64, mkexpr(f32_1)) ); in dis_CVTPS2PD_256()