Searched refs:type2_ref (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_quad.c | 179 LLVMTypeRef type2_ref; local in function:lp_bld_quad_twiddle 191 type2_ref = lp_build_vec_type(gallivm, type2); 197 src0 = LLVMBuildBitCast(builder, src[i + 0], type2_ref, ""); 198 src1 = LLVMBuildBitCast(builder, src[i + 1], type2_ref, "");
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_quad.c | 179 LLVMTypeRef type2_ref; local in function:lp_bld_quad_twiddle 191 type2_ref = lp_build_vec_type(gallivm, type2); 197 src0 = LLVMBuildBitCast(builder, src[i + 0], type2_ref, ""); 198 src1 = LLVMBuildBitCast(builder, src[i + 1], type2_ref, "");
|
Completed in 4 milliseconds