Searched refs:srcs_max (Results 1 – 2 of 2) sorted by relevance
518 instr->srcs_max = nsrc; in instr_create()590 assert(instr->srcs_count < instr->srcs_max); in ir3_src_create()
325 unsigned srcs_max, dsts_max; member