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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c660 LLVMTypeRef nintr_vec_type = lp_build_vec_type(gallivm, nintr_type); local in function:lp_build_pack2
670 nintr_vec_type, tmplo, tmphi);
671 if (ndst_vec_type != nintr_vec_type) {
681 nintr_vec_type,
683 if (ndst_vec_type != nintr_vec_type) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c660 LLVMTypeRef nintr_vec_type = lp_build_vec_type(gallivm, nintr_type); local in function:lp_build_pack2
670 nintr_vec_type, tmplo, tmphi);
671 if (ndst_vec_type != nintr_vec_type) {
681 nintr_vec_type,
683 if (ndst_vec_type != nintr_vec_type) {

Completed in 7 milliseconds