Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir.c579 dest_init(nir_dest *dest) in dest_init() function
590 dest_init(&dest->dest); in alu_dest_init()
637 dest_init(&instr->dest); in nir_deref_instr_create()
686 dest_init(&instr->dest); in nir_intrinsic_instr_create()
728 dest_init(&instr->dest); in nir_tex_instr_create()
797 dest_init(&instr->dest); in nir_phi_instr_create()
/third_party/boost/boost/container/
Dstring.hpp2933 FwdIt dest_init = dest; in priv_uninitialized_copy() local
2944 for (; constructed--; ++dest_init){ in priv_uninitialized_copy()
2945 this->destroy(dest_init); in priv_uninitialized_copy()