Searched refs:agx_emit_parallel_copies (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_register_allocate.c | 253 agx_emit_parallel_copies(&b, copies, nr_phi); in agx_insert_parallel_copies() 324 agx_emit_parallel_copies(&b, copies, n); in agx_ra() 361 agx_emit_parallel_copies(&b, copies, n); in agx_ra()
|
H A D | agx_lower_parallel_copy.c | 117 agx_emit_parallel_copies(agx_builder *b, in agx_emit_parallel_copies() function
|
H A D | agx_compiler.h | 735 agx_emit_parallel_copies(agx_builder *b, struct agx_copy *copies, unsigned n);
|
/third_party/mesa3d/src/asahi/compiler/test/ |
H A D | test-lower-parallel-copy.cpp | 32 agx_emit_parallel_copies(A, copies, ARRAY_SIZE(copies)); \
|
Completed in 4 milliseconds