Searched defs:pcopy (Results 1 – 11 of 11) 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 414 nir_parallel_copy_instr *pcopy = in isolate_phi_nodes_block() local 479 aggressive_coalesce_parallel_copy(nir_parallel_copy_instr *pcopy, in aggressive_coalesce_parallel_copy() 677 resolve_parallel_copy(nir_parallel_copy_instr *pcopy, in resolve_parallel_copy() 854 nir_parallel_copy_instr *pcopy = nir_instr_as_parallel_copy(first_instr); in resolve_parallel_copies_block() local
|
| D | nir.h | 2473 #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 | 1141 is_last_pcopy_src(struct ir3_instruction *pcopy, unsigned src_n) in is_last_pcopy_src() 1194 handle_pcopy(struct ra_spill_ctx *ctx, struct ir3_instruction *pcopy) in handle_pcopy()
|
| D | ir3_ra.c | 1593 struct ir3_instruction *pcopy = in insert_parallel_copy_instr() local 2051 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
|
| /third_party/openssl/test/ |
| D | evp_extra_test.c | 4087 int (*pcopy)(EVP_PKEY_CTX *dst, const EVP_PKEY_CTX *src); in custom_pmeth_copy() local
|