Searched refs:phi_count (Results 1 – 3 of 3) sorted by relevance
407 unsigned phi_count = 0; in create_parallel_copy() local422 phi_count++; in create_parallel_copy()425 if (phi_count == 0) in create_parallel_copy()428 struct ir3_register *src[phi_count]; in create_parallel_copy()438 assert(j == phi_count); in create_parallel_copy()441 ir3_instr_create(block, OPC_META_PARALLEL_COPY, phi_count, phi_count); in create_parallel_copy()443 for (j = 0; j < phi_count; j++) { in create_parallel_copy()450 for (j = 0; j < phi_count; j++) { in create_parallel_copy()466 assert(j == phi_count); in create_parallel_copy()
477 s.phi_count += r->phi->count(); in collect_stats()520 sblog << " phi_count : " << phi_count << "\n"; in dump()
745 unsigned phi_count; member754 loop_count(), phi_count(), loop_phi_count(), depart_count(), in node_stats()