Home
last modified time | relevance | path

Searched refs:GEN_FCN (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Doptabs.c408 emit_insn (GEN_FCN (icode) (ret, gen_rtx_PARALLEL (vmode, vec))); in expand_vector_broadcast()
3868 emit_insn (GEN_FCN (cmp_code) (result, x, y, size, opalign)); in prepare_cmp_insn()
4050 insn = emit_jump_insn (GEN_FCN (icode) (test, XEXP (test, 0), in emit_cmp_and_jump_insn_1()
4542 return GEN_FCN (icode) (x, x, y); in gen_add2_insn()
4559 return GEN_FCN (icode) (r0, r1, c); in gen_add3_insn()
4593 return GEN_FCN (icode) (x, y, z); in gen_addptr3_insn()
4630 return GEN_FCN (icode) (x, x, y); in gen_sub2_insn()
4647 return GEN_FCN (icode) (r0, r1, c); in gen_sub3_insn()
4678 return GEN_FCN (icode) (x, y); in gen_extend_insn()
7249 return GEN_FCN (icode) (ops[0].value); in maybe_gen_insn()
[all …]
H A Dexpr.c1157 m_gen_fun = GEN_FCN (icode); in prepare_mode()
1255 m_gen_fun = GEN_FCN (icode); in prepare_mode()
3348 return emit_insn (GEN_FCN (code) (x, y)); in emit_move_via_integer()
3546 return emit_insn (GEN_FCN (code) (x, y)); in emit_move_ccmode()
3667 return emit_insn (GEN_FCN (code) (x, y)); in emit_move_insn_1()
6887 emit_insn (GEN_FCN (icode) (target, in store_constructor()
11200 rtx_insn *insn = GEN_FCN (icode) (reg, op0); in expand_expr_real_1()
H A Dreload1.c7580 emit_insn (GEN_FCN (icode) (reloadreg, real_oldequiv, in emit_input_reload_insns()
7590 emit_insn ((GEN_FCN (tertiary_icode) in emit_input_reload_insns()
7699 emit_insn ((GEN_FCN (rl->secondary_out_icode) in emit_output_reload_insns()
7733 emit_insn ((GEN_FCN (tertiary_icode) in emit_output_reload_insns()
H A Dlra-constraints.c1287 emit_insn (GEN_FCN (sri.icode) (new_reg != NULL_RTX ? new_reg : dest, in check_and_process_move()
/dragonfly/contrib/gcc-4.7/gcc/
H A Doptabs.c764 emit_insn (GEN_FCN (icode) (ret, gen_rtx_PARALLEL (vmode, vec))); in expand_vector_broadcast()
4005 emit_insn (GEN_FCN (cmp_code) (result, x, y, size, opalign)); in prepare_cmp_insn()
4608 return GEN_FCN (icode) (x, x, y); in gen_add2_insn()
4625 return GEN_FCN (icode) (r0, r1, c); in gen_add3_insn()
4659 return GEN_FCN (icode) (x, x, y); in gen_sub2_insn()
4676 return GEN_FCN (icode) (r0, r1, c); in gen_sub3_insn()
4740 return GEN_FCN (icode) (x, y); in gen_extend_insn()
8320 return GEN_FCN (icode) (ops[0].value); in maybe_gen_insn()
8322 return GEN_FCN (icode) (ops[0].value, ops[1].value); in maybe_gen_insn()
8326 return GEN_FCN (icode) (ops[0].value, ops[1].value, ops[2].value, in maybe_gen_insn()
[all …]
H A Doptabs.h78 #define GEN_FCN(CODE) (insn_data[CODE].genfun) macro
H A Dexpr.c974 move_by_pieces_1 (GEN_FCN (icode), mode, &data); in move_by_pieces()
2597 store_by_pieces_2 (GEN_FCN (icode), mode, data); in store_by_pieces_1()
3052 return emit_insn (GEN_FCN (code) (x, y)); in emit_move_via_integer()
3248 return emit_insn (GEN_FCN (code) (x, y)); in emit_move_ccmode()
3385 return emit_insn (GEN_FCN (code) (x, y)); in emit_move_insn_1()
6280 emit_insn (GEN_FCN (icode) in store_constructor()
10185 insn = GEN_FCN (icode) (reg, op0); in expand_expr_real_1()
H A Dreload1.c7511 emit_insn (GEN_FCN (icode) (reloadreg, real_oldequiv, in emit_input_reload_insns()
7521 emit_insn ((GEN_FCN (tertiary_icode) in emit_input_reload_insns()
7630 emit_insn ((GEN_FCN (rl->secondary_out_icode) in emit_output_reload_insns()
7664 emit_insn ((GEN_FCN (tertiary_icode) in emit_output_reload_insns()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c34183 pat = GEN_FCN (d->icode) (op0, op1); in ix86_expand_sse_comi()
34297 pat = GEN_FCN (d->icode) (op0, op1); in ix86_expand_sse_ptest()
35619 pat = GEN_FCN (icode) (op0, op1, op3); in ix86_expand_sse_comi_round()
36281 pat = GEN_FCN (icode) (target); in ix86_expand_special_args_builtin()
37183 pat = GEN_FCN (icode) (op0); in ix86_expand_builtin()
37208 pat = GEN_FCN (icode) (op0, op1, op2); in ix86_expand_builtin()
37214 pat = GEN_FCN (icode) (op0, op1); in ix86_expand_builtin()
37294 pat = GEN_FCN (icode) (op0, op1, op2); in ix86_expand_builtin()
37321 pat = GEN_FCN (icode) (op0, op1); in ix86_expand_builtin()
37405 emit_insn (GEN_FCN (icode) (op0)); in ix86_expand_builtin()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c27926 pat = GEN_FCN (icode) (target, op0, op1); in ix86_expand_binop_builtin()
28131 pat = GEN_FCN (icode) (target, args[0].op); in ix86_expand_multi_arg_builtin()
28198 pat = GEN_FCN (icode) (target, op0, op1); in ix86_expand_unop_vec_merge_builtin()
28297 pat = GEN_FCN (d->icode) (op0, op1); in ix86_expand_sse_comi()
28336 pat = GEN_FCN (d->icode) (target, op0, op1); in ix86_expand_sse_round()
28412 pat = GEN_FCN (d->icode) (op0, op1); in ix86_expand_sse_ptest()
29119 emit_insn (GEN_FCN (icode) (target)); in ix86_expand_special_args_builtin()
29290 pat = GEN_FCN (icode) (target); in ix86_expand_special_args_builtin()
29293 pat = GEN_FCN (icode) (target, args[0].op); in ix86_expand_special_args_builtin()
29503 pat = GEN_FCN (icode) (op0, op1, op2); in ix86_expand_builtin()
[all …]