/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_sample_aos.c | 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; local 1161 LLVMValueRef t_fpart = NULL; local [all...] |
lp_bld_sample_soa.c | 693 LLVMValueRef s_fpart, t_fpart, r_fpart; local 725 &y0, &y1, &t_fpart); 747 y0 = y1 = t_fpart = NULL; 793 s_fpart, t_fpart, 829 s_fpart, t_fpart, [all...] |
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
lp_bld_sample_aos.c | 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; local 1161 LLVMValueRef t_fpart = NULL; local [all...] |
lp_bld_sample_soa.c | 693 LLVMValueRef s_fpart, t_fpart, r_fpart; local 725 &y0, &y1, &t_fpart); 747 y0 = y1 = t_fpart = NULL; 793 s_fpart, t_fpart, 829 s_fpart, t_fpart, [all...] |