Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c2035 struct lp_build_context *undef_bld = get_int_bld(bld_base, true, instr->def.bit_size); in visit_ssa_undef() local
2037 undef[i] = LLVMGetUndef(undef_bld->vec_type); in visit_ssa_undef()