Searched refs:operand_id (Results 1 – 4 of 4) sorted by relevance
872 int iclass_id, operand_id; in get_operand() local878 operand_id = iclass->operands[opnd].u.operand_id; in get_operand()879 return &intisa->operands[operand_id]; in get_operand()900 int iclass_id, operand_id; in xtensa_operand_is_visible() local912 operand_id = iclass->operands[opnd].u.operand_id; in xtensa_operand_is_visible()913 intop = &intisa->operands[operand_id]; in xtensa_operand_is_visible()
94 int operand_id; /* For normal operands. */ member