Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_bitarit.h72 lp_build_not(struct lp_build_context *bld, LLVMValueRef a);
Dlp_bld_bitarit.c151 lp_build_not(struct lp_build_context *bld, LLVMValueRef a) in lp_build_not() function
Dlp_bld_tgsi_action.c1217 emit_data->output[emit_data->chan] = lp_build_not(&bld_base->base, in not_emit_cpu()