Home
last modified time | relevance | path

Searched refs:OP_IN (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dregrename.c635 scan_rtx_reg (insn, loc, class, action, OP_IN, 0);
691 scan_rtx (insn, &SET_SRC (x), class, action, OP_IN, 0);
702 type == OP_IN ? OP_IN : OP_INOUT, earlyclobber);
703 scan_rtx (insn, &XEXP (x, 1), class, action, OP_IN, 0);
704 scan_rtx (insn, &XEXP (x, 2), class, action, OP_IN, 0);
837 OP_IN, 0);
847 NO_REGS, terminate_all_read, OP_IN, 0);
859 && (recog_data.operand_type[i] == OP_IN
861 scan_rtx (insn, loc, NO_REGS, terminate_all_read, OP_IN, 0);
892 OP_IN, 0);
[all …]
H A Drecog.h29 OP_IN, enumerator
H A Dregclass.c1518 + (recog_data.operand_type[i] != OP_IN
1527 = ((recog_data.operand_type[i] != OP_IN
1743 + (recog_data.operand_type[i] != OP_IN
1752 = ((recog_data.operand_type[i] != OP_IN
1789 if (recog_data.operand_type[i] != OP_IN)
H A Drecog.c2196 : OP_IN);
H A Dreload1.c3135 if (recog_data.operand_type[i] != OP_IN
3158 if (recog_data.operand_type[i] != OP_IN
/openbsd-src/gnu/gcc/gcc/
H A Dregrename.c638 scan_rtx_reg (insn, loc, cl, action, OP_IN, 0); in scan_rtx_address()
689 scan_rtx (insn, &SET_SRC (x), cl, action, OP_IN, 0); in scan_rtx()
701 type == OP_IN ? OP_IN : OP_INOUT, earlyclobber); in scan_rtx()
702 scan_rtx (insn, &XEXP (x, 1), cl, action, OP_IN, 0); in scan_rtx()
703 scan_rtx (insn, &XEXP (x, 2), cl, action, OP_IN, 0); in scan_rtx()
836 OP_IN, 0); in build_def_use()
846 NO_REGS, terminate_all_read, OP_IN, 0); in build_def_use()
858 && (recog_data.operand_type[i] == OP_IN in build_def_use()
860 scan_rtx (insn, loc, NO_REGS, terminate_all_read, OP_IN, 0); in build_def_use()
897 OP_IN, 0); in build_def_use()
[all …]
H A Drecog.h27 OP_IN, enumerator
H A Dregclass.c1511 + (recog_data.operand_type[i] != OP_IN in record_reg_classes()
1520 = ((recog_data.operand_type[i] != OP_IN in record_reg_classes()
1737 + (recog_data.operand_type[i] != OP_IN in record_reg_classes()
1746 = ((recog_data.operand_type[i] != OP_IN in record_reg_classes()
1783 if (recog_data.operand_type[i] != OP_IN) in record_reg_classes()
H A Drecog.c2098 : OP_IN); in extract_insn()
H A Dreload1.c3161 if (recog_data.operand_type[i] != OP_IN in eliminate_regs_in_insn()
3197 if (recog_data.operand_type[i] != OP_IN in eliminate_regs_in_insn()
/openbsd-src/usr.sbin/vmd/
H A Dmmio.h68 OP_IN, enumerator
H A Dx86_mmio.c298 case OP_IN: return "IN"; in str_opcode()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c2983 if (recog_data.operand_type[opno] == OP_IN)
6155 if (recog_data.operand_type[opno] != OP_IN)
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.c5206 if (recog_data.operand_type[opno] == OP_IN) in arm_adjust_cost()
8145 if (recog_data.operand_type[opno] != OP_IN) in note_invalid_constants()