Searched defs:dest_value (Results 1 – 3 of 3) sorted by relevance
155 uint32_t * dest_value, uint32_t scope) in create_symbol()198 uint32_t * dest_value, uint32_t * datum_value) in declare_symbol()717 uint32_t * dest_value, uint32_t * datum_value) in require_symbol()
551 auto dest_value = varvec_from_nir(instr->dest, instr->num_components); in emit_load_local_shared() local588 auto dest_value = from_nir(instr->dest, 0); in emit_atomic_local_shared() local
1112 ScopedPyObjectPtr dest_value(PyObject_GetItem(map.get(), next.get())); in InitAttributes() local