Searched refs:tilegx_operands (Results 1 – 8 of 8) sorted by relevance
493 &tilegx_operands[operands[i]]; in emit_tilegx_instruction()806 &tilegx_operands[instr->opcode->operands[instr->pipe][k]]; in check_illegal_reg_writes()1134 tilegx_operand_type type = tilegx_operands[operands[i]].type; in parse_operands()1179 switch (tilegx_operands[operands[i]].type) in parse_operands()
1206 extern const struct tilegx_operand tilegx_operands[];
7363 const struct tilegx_operand tilegx_operands[35] = variable8098 &tilegx_operands[opc->operands[pipe][i]]; in parse_insn_tilegx()
9320 const struct tilegx_operand tilegx_operands[35] = variable9558 &tilegx_operands[opc->operands[pipe][i]]; in parse_insn_tilegx()
617 operand = &tilegx_operands[opcode->operands[inst->pipe][i]]; in get_bundle_bit()