Home
last modified time | relevance | path

Searched refs:op1_h (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-expand.c22276 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
22326 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
22328 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
22338 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
22340 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
22370 op1_h, op2_h))); in ix86_expand_vecop_qihi()
22377 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Di386-expand.c19448 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
19489 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
19491 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
19501 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
19503 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
19513 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-expand.c20257 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
20298 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
20300 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
20310 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
20312 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
20322 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Di386-expand.c19498 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
19539 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
19541 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
19551 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
19553 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
19563 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c20257 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h;
20298 op1_h = gen_reg_rtx (qimode);
20300 emit_insn (gen_ih (op1_h, op1, op1));
20310 op1_h = gen_reg_rtx (himode);
20312 ix86_expand_sse_unpack (op1_h, op1, uns_p, true);
20322 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-expand.c20257 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
20298 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
20300 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
20310 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
20312 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
20322 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Di386-expand.c19498 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
19539 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
19541 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
19551 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
19553 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
19563 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Di386.c40835 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
40872 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
40874 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
40884 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
40886 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
40896 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Di386.c40624 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
40661 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
40663 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
40673 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
40675 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
40685 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Di386.c44732 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
44769 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
44771 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
44781 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
44783 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
44793 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c49301 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49342 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49344 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49354 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49356 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49366 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Di386.c49277 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49318 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49320 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49330 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49332 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49342 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c49301 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49342 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49344 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49354 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49356 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49366 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c49301 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49342 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49344 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49354 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49356 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49366 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Di386.c49301 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49342 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49344 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49354 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49356 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49366 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Di386.c49363 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49404 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49406 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49416 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49418 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49428 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Di386.c49172 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49213 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49215 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49225 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49227 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49237 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Di386.c49349 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49390 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49392 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49402 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49404 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49414 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Di386.c49277 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
49318 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
49320 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
49330 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
49332 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
49342 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Di386.c53022 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
53064 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
53066 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
53076 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
53078 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
53088 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Di386.c53022 rtx op1_l, op1_h, op2_l, op2_h, res_l, res_h; in ix86_expand_vecop_qihi() local
53064 op1_h = gen_reg_rtx (qimode); in ix86_expand_vecop_qihi()
53066 emit_insn (gen_ih (op1_h, op1, op1)); in ix86_expand_vecop_qihi()
53076 op1_h = gen_reg_rtx (himode); in ix86_expand_vecop_qihi()
53078 ix86_expand_sse_unpack (op1_h, op1, uns_p, true); in ix86_expand_vecop_qihi()
53088 res_h = expand_simple_binop (himode, code, op1_h, op2_h, NULL_RTX, in ix86_expand_vecop_qihi()