Home
last modified time | relevance | path

Searched refs:lp_build_or (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_bitarit.h48 lp_build_or(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b);
Dlp_bld_bitarit.c41 lp_build_or(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) in lp_build_or() function
Dlp_bld_tgsi_action.c1228 emit_data->output[emit_data->chan] = lp_build_or(&bld_base->uint_bld, in or_emit_cpu()