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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c722 lp_build_horizontal_add4x4f(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
836 ret_vec = lp_build_horizontal_add4x4f(bld, tmp);
850 partres[j] = lp_build_horizontal_add4x4f(bld, partsrc);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c596 lp_build_horizontal_add4x4f(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
710 ret_vec = lp_build_horizontal_add4x4f(bld, tmp);
724 partres[j] = lp_build_horizontal_add4x4f(bld, partsrc);

Completed in 10 milliseconds