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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c1180 LLVMTypeRef wider_type = lp_build_vec_type(gallivm, type_wide); local in function:lp_build_mul_32_lohi_cpu
1199 wider_type, aeven, beven);
1201 wider_type, aodd, bodd);
1245 wider_type, aeven, beven);
1247 wider_type, aodd, bodd);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c1055 LLVMTypeRef wider_type = lp_build_vec_type(gallivm, type_wide); local in function:lp_build_mul_32_lohi_cpu
1074 wider_type, aeven, beven);
1076 wider_type, aodd, bodd);
1120 wider_type, aeven, beven);
1122 wider_type, aodd, bodd);

Completed in 10 milliseconds