Searched refs:IA64_OPND_P1 (Results 1 – 4 of 4) sorted by relevance
67 #define P1 IA64_OPND_P1
2746 && ((table[curr_opcode].operands[0] == IA64_OPND_P1 in shrink()2749 && table[curr_opcode].operands[1] == IA64_OPND_P1))) in shrink()
87 IA64_OPND_P1, /* first predicate # */ enumerator
5594 case IA64_OPND_P1: in operand_match()6335 case IA64_OPND_P1: in parse_operands()6502 case IA64_OPND_P1: in build_insn()8900 if (idesc->operands[i] == IA64_OPND_P1 in specify_resource()8934 if ((idesc->operands[0] == IA64_OPND_P1 in specify_resource()8943 if ((idesc->operands[1] == IA64_OPND_P1 in specify_resource()9022 if (idesc->operands[i] == IA64_OPND_P1 in specify_resource()9056 if ((idesc->operands[0] == IA64_OPND_P1 in specify_resource()9065 if ((idesc->operands[1] == IA64_OPND_P1 in specify_resource()9462 else if (idesc->operands[i] == IA64_OPND_P1 in specify_resource()[all …]