Home | History | Annotate | Download | only in tgsi

Lines Matching refs:num_src

936       assert(nr_src == info->num_src);
952 unsigned num_src )
958 validate( opcode, num_dst, num_src );
965 out[0].insn.NumSrcRegs = num_src;