Searched refs:lp_build_zero (Results 1 – 4 of 4) sorted by relevance
81 lp_build_zero(struct gallivm_state *gallivm, struct lp_type type);
233 lp_build_zero(struct gallivm_state *gallivm, struct lp_type type) in lp_build_zero() function
297 msb = lp_build_zero(gallivm, src_type); in lp_build_unpack2()
1176 LLVMBuildStore(builder, lp_build_zero(gallivm, lp_int_type(vs_type)), clipmask_bool_ptr); in draw_llvm_generate()1213 system_values.vertex_id = lp_build_zero(gallivm, lp_type_uint_vec(32, 32*vector_length)); in draw_llvm_generate()