Home
last modified time | relevance | path

Searched refs:insns (Results 126 – 145 of 145) sorted by relevance

123456

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.c3520 rtx insns, wop0, wop1; in expand_mult_highpart_optab() local
3531 insns = get_insns (); in expand_mult_highpart_optab()
3536 emit_insn (insns); in expand_mult_highpart_optab()
H A Dhaifa-sched.c551 set_modulo_params (int ii, int max_stages, int insns, int max_uid) in set_modulo_params() argument
555 modulo_n_insns = insns; in set_modulo_params()
H A Dexcept.c1423 || single_succ_edge (ENTRY_BLOCK_PTR)->insns.r) in finish_eh_generation()
H A Dtree.def781 generating insns. */
/dragonfly/contrib/gcc-8.0/gcc/
H A Dira.c2590 ira_update_equiv_info_by_shuffle_insn (int to_regno, int from_regno, rtx_insn *insns) in ira_update_equiv_info_by_shuffle_insn() argument
2600 insn = insns; in ira_update_equiv_info_by_shuffle_insn()
H A Dexpmed.c3829 rtx_insn *insns; in expmed_mult_highpart_optab() local
3841 insns = get_insns (); in expmed_mult_highpart_optab()
3846 emit_insn (insns); in expmed_mult_highpart_optab()
H A Dexcept.c1517 || single_succ_edge (ENTRY_BLOCK_PTR_FOR_FN (cfun))->insns.r) in finish_eh_generation()
H A Dtree.def469 generating insns. */
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dznver1.md270 ;; Fix me: Other vector type insns keeping latency 6 as of now.
H A Dbtver2.md36 ;; Decoder decodes up to two insns (2 fastpath singles) or
H A Dpredicates.md1329 ;; Return true if OP is a comparison that can be used in the CMPSS/CMPPS insns.
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dpredicates.md1038 ;; Return true if OP is a comparison that can be used in the CMPSS/CMPPS insns.
H A Dsse.md697 ; that directly map to insns are defined; it would be possible to
698 ; define patterns for other modes that would expand to several insns.
3296 ;; Recall that the 256-bit unpck insns only shuffle within their lanes.
3364 ;; Recall that the 256-bit unpck insns only shuffle within their lanes.
4231 ;; Recall that the 256-bit unpck insns only shuffle within their lanes.
4311 ;; Recall that the 256-bit unpck insns only shuffle within their lanes.
H A Di386.c12715 rtx insns; in legitimize_tls_address() local
12719 insns = get_insns (); in legitimize_tls_address()
12725 RTL_CONST_CALL_P (insns) = 1; in legitimize_tls_address()
12726 emit_libcall_block (insns, dest, rax, x); in legitimize_tls_address()
12767 rtx insns, eqv; in legitimize_tls_address() local
12771 insns = get_insns (); in legitimize_tls_address()
12779 RTL_CONST_CALL_P (insns) = 1; in legitimize_tls_address()
12780 emit_libcall_block (insns, base, rax, eqv); in legitimize_tls_address()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dpasses.texi408 nontrivial sequences of insns). With @option{-funswitch-loops} it also moves
H A Dextend.texi6240 asm_operands insns. These rules apply only to the operands that are
8960 used for generating @code{CSYNC} and @code{SSYNC} machine insns without
/dragonfly/contrib/gdb-7/
H A DREADME.DELETED1247 include/opcode/spu-insns.h
/dragonfly/contrib/binutils-2.34/
H A DREADME.DELETED999 include/opcode/spu-insns.h
/dragonfly/contrib/binutils-2.27/
H A DREADME.DELETED1028 include/opcode/spu-insns.h
/dragonfly/contrib/tcsh-6/
H A Dcomplete.tcsh130 rerun-cse-after-loop schedule-insns schedule-insns2 strength-reduce \

123456