Searched refs:dsts_max (Results 1 – 2 of 2) sorted by relevance
517 instr->dsts_max = ndst; in instr_create()602 assert(instr->dsts_count < instr->dsts_max); in ir3_dst_create()
325 unsigned srcs_max, dsts_max; member