Searched defs:pcopy (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
D | nir_from_ssa.c | 324 nir_parallel_copy_instr *pcopy = in add_parallel_copy_to_end_of_block() local 411 nir_parallel_copy_instr *pcopy = in isolate_phi_nodes_block() local 473 aggressive_coalesce_parallel_copy(nir_parallel_copy_instr *pcopy, in aggressive_coalesce_parallel_copy() 671 resolve_parallel_copy(nir_parallel_copy_instr *pcopy, in resolve_parallel_copy() 848 nir_parallel_copy_instr *pcopy = nir_instr_as_parallel_copy(first_instr); in resolve_parallel_copies_block() local
|
D | nir.h | 2668 #define nir_foreach_parallel_copy_entry(entry, pcopy) \ argument
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_merge_regs.c | 367 struct ir3_instruction *pcopy) in aggressive_coalesce_parallel_copy() 440 struct ir3_instruction *pcopy = in create_parallel_copy() local
|
D | ir3_ra_validate.c | 279 propagate_parallelcopy(struct ra_val_ctx *ctx, struct ir3_instruction *pcopy) in propagate_parallelcopy()
|
D | ir3_spill.c | 1050 is_last_pcopy_src(struct ir3_instruction *pcopy, unsigned src_n) in is_last_pcopy_src() 1103 handle_pcopy(struct ra_spill_ctx *ctx, struct ir3_instruction *pcopy) in handle_pcopy()
|
D | ir3_ra.c | 1323 struct ir3_instruction *pcopy = in insert_parallel_copy_instr() local 1769 struct ir3_instruction *pcopy = ir3_instr_create( in insert_liveout_copy() local
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstvp9parse.c | 803 GstCaps *res, *tmp, *pcopy; in gst_vp9_parse_get_sink_caps() local
|
D | gstav1parse.c | 796 GstCaps *res, *tmp, *pcopy; in gst_av1_parse_get_sink_caps() local
|
D | gsth265parse.c | 3244 GstCaps *res, *tmp, *pcopy; in gst_h265_parse_get_caps() local
|
D | gsth264parse.c | 3638 GstCaps *res, *tmp, *pcopy; in gst_h264_parse_get_caps() local
|