Searched defs:lp_build_const_int_vec (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.c279 vec = LLVMConstLShr(vec, lp_build_const_int_vec(type, 1));
342 lp_build_const_int_vec(struct gallivm_state *gallivm, struct lp_type type, function
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.c279 vec = LLVMConstLShr(vec, lp_build_const_int_vec(type, 1));
342 lp_build_const_int_vec(struct gallivm_state *gallivm, struct lp_type type, function

Completed in 191 milliseconds