Searched refs:r600_bytecode_get_num_operands (Results 1 – 1 of 1) sorted by relevance
46 static inline unsigned int r600_bytecode_get_num_operands(const struct r600_bytecode_alu *alu) in r600_bytecode_get_num_operands() function253 unsigned num_src = r600_bytecode_get_num_operands(alu); in alu_uses_rel()275 unsigned num_src = r600_bytecode_get_num_operands(alu); in alu_uses_lds()453 num_src = r600_bytecode_get_num_operands(alu); in check_vector()483 num_src = r600_bytecode_get_num_operands(alu); in check_scalar()640 num_src = r600_bytecode_get_num_operands(alu); in replace_gpr_with_pv_ps()706 unsigned num_src = r600_bytecode_get_num_operands(alu); in r600_bytecode_alu_nliterals()732 unsigned num_src = r600_bytecode_get_num_operands(alu); in r600_bytecode_alu_adjust_literals()874 num_src = r600_bytecode_get_num_operands(alu); in merge_inst_groups()