Searched refs:create_input_operand (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/config/nds32/
H A Dnds32-intrinsic.c102 create_input_operand (&ops[0], value0, TYPE_MODE (TREE_TYPE (arg0)));
130 create_input_operand (&ops[1], value0, TYPE_MODE (TREE_TYPE (arg0)));
159 create_input_operand (&ops[0], value0, TYPE_MODE (TREE_TYPE (arg0)));
160 create_input_operand (&ops[1], value1, TYPE_MODE (TREE_TYPE (arg1)));
/haiku-buildtools/gcc/gcc/
H A Dinternal-fn.c164 create_input_operand (&ops[1], reg, TYPE_MODE (type));
757 create_input_operand (&ops[1], op0, mode);
758 create_input_operand (&ops[2], op1, mode);
907 create_input_operand (&ops[1], op1, mode);
1231 create_input_operand (&ops[1], op0, mode);
1232 create_input_operand (&ops[2], op1, mode);
1926 create_input_operand (&ops[2], mask, TYPE_MODE (TREE_TYPE (maskt)));
1948 create_input_operand (&ops[1], reg, TYPE_MODE (type));
1949 create_input_operand (&ops[2], mask, TYPE_MODE (TREE_TYPE (maskt)));
H A Doptabs.c1509 create_input_operand (&ops[1], xop0, mode0);
1510 create_input_operand (&ops[2], xop1, mode1);
3856 create_input_operand (&ops[1], op0, GET_MODE (op0));
4665 create_input_operand (&ops[2], op2, mode);
4666 create_input_operand (&ops[3], op3, mode);
4774 create_input_operand (&ops[2], op2, mode);
4775 create_input_operand (&ops[3], op3, mode);
6603 create_input_operand (&ops[0], rtx_op0, GET_MODE (rtx_op0));
6604 create_input_operand (&ops[1], rtx_op1, GET_MODE (rtx_op1));
6706 create_input_operand (
[all...]
H A Doptabs.h179 create_input_operand (struct expand_operand *op, rtx value, function
185 /* Like create_input_operand, except that VALUE must first be converted
H A Dexplow.c1584 create_input_operand (&ops[0], addr, Pmode);
H A Dexpmed.c626 create_input_operand (&ops[3], value1, op_mode);
705 create_input_operand (&ops[1], value, innermode);
1519 create_input_operand (&ops[1], op0, outermode);
H A Dexpr.c4038 create_input_operand (&ops[0], x, mode);
4806 create_input_operand (&ops[1], reg, mode);
5186 create_input_operand (&ops[1], from, mode);
9161 create_input_operand (&ops[1], op0, vec_mode);
11256 create_input_operand (&ops[0], index, index_mode);
H A Dbuiltins.c5888 create_input_operand (&op, val, Pmode);
/haiku-buildtools/gcc/gcc/config/nios2/
H A Dnios2.c2611 create_input_operand (&ops[opno++], expand_normal (arg),
2872 create_input_operand (&ops[1], val, mode);
2879 create_input_operand (&ops[1], mem, mode);
2909 create_input_operand (&ops[1], val, SImode);
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.c14832 create_input_operand (op, value, TYPE_MODE (TREE_TYPE (arg)));

Completed in 436 milliseconds