Home
last modified time | relevance | path

Searched refs:safe_vector_operand (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c2730 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
2761 op0 = safe_vector_operand (op0, mode0); in arm_expand_ternop_builtin()
2763 op1 = safe_vector_operand (op1, mode1); in arm_expand_ternop_builtin()
2765 op2 = safe_vector_operand (op2, mode2); in arm_expand_ternop_builtin()
2806 op0 = safe_vector_operand (op0, mode0); in arm_expand_binop_builtin()
2808 op1 = safe_vector_operand (op1, mode1); in arm_expand_binop_builtin()
2851 op0 = safe_vector_operand (op0, mode0); in arm_expand_unop_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.cc2689 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
2720 op0 = safe_vector_operand (op0, mode0); in arm_expand_ternop_builtin()
2722 op1 = safe_vector_operand (op1, mode1); in arm_expand_ternop_builtin()
2724 op2 = safe_vector_operand (op2, mode2); in arm_expand_ternop_builtin()
2765 op0 = safe_vector_operand (op0, mode0); in arm_expand_binop_builtin()
2767 op1 = safe_vector_operand (op1, mode1); in arm_expand_binop_builtin()
2810 op0 = safe_vector_operand (op0, mode0); in arm_expand_unop_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c8182 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
8204 op0 = safe_vector_operand (op0, mode0); in ix86_expand_binop_builtin()
8206 op1 = safe_vector_operand (op1, mode1); in ix86_expand_binop_builtin()
8410 op = safe_vector_operand (op, mode); in ix86_expand_multi_arg_builtin()
8489 op0 = safe_vector_operand (op0, mode0); in ix86_expand_unop_vec_merge_builtin()
8524 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_compare()
8526 op1 = safe_vector_operand (op1, mode1); in ix86_expand_sse_compare()
8569 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_comi()
8571 op1 = safe_vector_operand (op1, mode1); in ix86_expand_sse_comi()
8619 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_round()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc9421 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
9443 op0 = safe_vector_operand (op0, mode0); in ix86_expand_binop_builtin()
9445 op1 = safe_vector_operand (op1, mode1); in ix86_expand_binop_builtin()
9645 op = safe_vector_operand (op, mode); in ix86_expand_multi_arg_builtin()
9722 op0 = safe_vector_operand (op0, mode0); in ix86_expand_unop_vec_merge_builtin()
9757 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_compare()
9759 op1 = safe_vector_operand (op1, mode1); in ix86_expand_sse_compare()
9802 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_comi()
9804 op1 = safe_vector_operand (op1, mode1); in ix86_expand_sse_comi()
9847 op0 = safe_vector_operand (op0, mode0); in ix86_expand_sse_round()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c5363 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
5392 op0 = safe_vector_operand (op0, mode0); in bfin_expand_binop_builtin()
5394 op1 = safe_vector_operand (op1, mode1); in bfin_expand_binop_builtin()
5451 op0 = safe_vector_operand (op0, mode0); in bfin_expand_unop_builtin()
5517 op0 = safe_vector_operand (op0, mode0); in bfin_expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.cc5365 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
5394 op0 = safe_vector_operand (op0, mode0); in bfin_expand_binop_builtin()
5396 op1 = safe_vector_operand (op1, mode1); in bfin_expand_binop_builtin()
5453 op0 = safe_vector_operand (op0, mode0); in bfin_expand_unop_builtin()
5519 op0 = safe_vector_operand (op0, mode0); in bfin_expand_builtin()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c6499 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
6530 op0 = safe_vector_operand (op0, mode0); in c6x_expand_binop_builtin()
6532 op1 = safe_vector_operand (op1, mode1); in c6x_expand_binop_builtin()
6601 op0 = safe_vector_operand (op0, mode0); in c6x_expand_unop_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc6502 safe_vector_operand (rtx x, machine_mode mode) in safe_vector_operand() function
6533 op0 = safe_vector_operand (op0, mode0); in c6x_expand_binop_builtin()
6535 op1 = safe_vector_operand (op1, mode1); in c6x_expand_binop_builtin()
6604 op0 = safe_vector_operand (op0, mode0); in c6x_expand_unop_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20025301 (safe_vector_operand): Update sse_clrv4sf call.
34530 (safe_vector_operand): Use V4SFmode, not TImode.
H A DChangeLog-200613298 (safe_vector_operand, bfin_expand_binop_builtin,
H A DChangeLog-20145741 (safe_vector_operand): Likewise
5756 (safe_vector_operand): Likewise.
H A DChangeLog-20008126 (ix86_expand_sse_comi, ix86_expand_sse_compare, safe_vector_operand,
H A DChangeLog-200718974 safe_vector_operand() if input operand is VECTOR_MODE_P operand.
H A DChangeLog-200535218 (safe_vector_operand): Use CONST0_RTX.
H A DChangeLog-200318471 (safe_vector_operand): New function.