Home | History | Annotate | Download | only in X86

Lines Matching full:i64

77 Think about doing i64 math in SSE regs on x86-32.
451 define i64 @ccosf(float %z.0, float %z.1) nounwind readonly {
454 %tmp20 = tail call i64 @ccoshf( float %tmp6, float %z.0 ) nounwind readonly
455 ret i64 %tmp20
457 declare i64 @ccoshf(float %z.0, float %z.1) nounwind readonly
492 <2 x i64> extract is substantially worse than <2 x f64>, even if the destination
516 to <2 x i64> ops being so bad.
865 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
874 %tmp19 = bitcast double %tmp18 to i64 ; <i64> [#uses=1]
875 %tmp20 = zext i64 %tmp19 to i128 ; <i128> [#uses=1]
879 %tmp5 = getelementptr inbounds %struct.float3* %res, i64 0, i32 1 ; <float*> [#uses=1]