Searched refs:input_count (Results 1 – 4 of 4) sorted by relevance
60 int input_count = 0; local96 if (input_count++ >= INPUT_LENGTH) { /* don't listen forever */98 printf("\n\n Input truncated to %d bytes...\n", input_count - 1);
206 hsa_insn_basic::input_count () in input_count() function323 gcc_checking_assert (input_count () <= operand_count ()); in num_used_ops()325 return operand_count () - input_count (); in num_used_ops()
496 unsigned ndefs = insn->input_count (); in linear_scan_regalloc()544 unsigned ndefs = insn->input_count (); in linear_scan_regalloc()
449 unsigned input_count ();