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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_bitarit.c194 lp_build_shr(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) function
235 return lp_build_shr(bld, a, b);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_bitarit.c194 lp_build_shr(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) function
235 return lp_build_shr(bld, a, b);

Completed in 83 milliseconds