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() function272 unsigned num_src = r600_bytecode_get_num_operands(alu); in alu_uses_rel()294 unsigned num_src = r600_bytecode_get_num_operands(alu); in alu_uses_lds()472 num_src = r600_bytecode_get_num_operands(alu); in check_vector()502 num_src = r600_bytecode_get_num_operands(alu); in check_scalar()659 num_src = r600_bytecode_get_num_operands(alu); in replace_gpr_with_pv_ps()725 unsigned num_src = r600_bytecode_get_num_operands(alu); in r600_bytecode_alu_nliterals()751 unsigned num_src = r600_bytecode_get_num_operands(alu); in r600_bytecode_alu_adjust_literals()893 num_src = r600_bytecode_get_num_operands(alu); in merge_inst_groups()