Searched refs:i32vec_type (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c999 LLVMTypeRef i32vec_type = bld->lodi_bld.vec_type; local in function:lp_build_sample_mipmap
1006 lod_fpart = LLVMBuildFPToSI(builder, lod_fpart, i32vec_type, "lod_fpart.fixed16");
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_aos.c1008 LLVMTypeRef i32vec_type = bld->lodi_bld.vec_type; local in function:lp_build_sample_mipmap
1015 lod_fpart = LLVMBuildFPToSI(builder, lod_fpart, i32vec_type, "lod_fpart.fixed16");

Completed in 8 milliseconds