Home
last modified time | relevance | path

Searched defs:dst_n (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_postsched.c363 unsigned dst_n[2 * 256]; member
395 int dst_n) in add_single_reg_dep()
402 unsigned dst_n = state->dst_n[num]; in add_single_reg_dep() local
431 unsigned num, int src_n, int dst_n) in add_reg_dep()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioiec61937.c161 guint dst_n, const GstAudioRingBufferSpec * spec, gint endianness) in gst_audio_iec61937_payload()
/third_party/mesa3d/src/compiler/nir/
Dnir_schedule.c250 nir_schedule_node *dst_n = entry->data; in nir_schedule_reg_src_deps() local