Home | History | Annotate | Download | only in gallivm

Lines Matching full:t_fpart

732                                    LLVMValueRef t_fpart,
773 * and likewise for t_fpart. There is no risk of loosing precision here
778 t_fpart = LLVMBuildBitCast(builder, t_fpart, h16_vec_type, "");
807 t_fpart_lo = LLVMBuildShuffleVector(builder, t_fpart, h16.undef,
809 t_fpart_hi = LLVMBuildShuffleVector(builder, t_fpart, h16.undef,
982 LLVMValueRef t_ipart = NULL, t_fpart = NULL, t_float = NULL;
1057 t_fpart = LLVMBuildAnd(builder, t, i32_c255, "");
1086 t_ipart, &t_fpart, t_float,
1135 s_fpart, t_fpart, r_fpart,
1161 LLVMValueRef t_fpart = NULL;
1202 &t_fpart,
1300 s_fpart, t_fpart, r_fpart,