Home
last modified time | relevance | path

Searched refs:n_nops (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/bfin/
H A Dbfin.c2487 asm_conditional_branch (rtx_insn *insn, rtx *operands, int n_nops, int predict_taken) in asm_conditional_branch() argument
2500 gcc_assert (n_nops == 0 || !bp); in asm_conditional_branch()
2502 while (n_nops-- > 0) in asm_conditional_branch()
H A Dbfin.cc2488 asm_conditional_branch (rtx_insn *insn, rtx *operands, int n_nops, int predict_taken) in asm_conditional_branch() argument
2501 gcc_assert (n_nops == 0 || !bp); in asm_conditional_branch()
2503 while (n_nops-- > 0) in asm_conditional_branch()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/bfin/
H A Dbfin.c2487 asm_conditional_branch (rtx_insn *insn, rtx *operands, int n_nops, int predict_taken) in asm_conditional_branch() argument
2500 gcc_assert (n_nops == 0 || !bp); in asm_conditional_branch()
2502 while (n_nops-- > 0) in asm_conditional_branch()
/netbsd/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.c13588 unsigned HOST_WIDE_INT n_nops = UINTVAL (operands0) & GET_MODE_MASK (HImode); in avr_expand_nops() local
13590 while (n_nops--) in avr_expand_nops()
H A Davr.cc13502 unsigned HOST_WIDE_INT n_nops = UINTVAL (operands0) & GET_MODE_MASK (HImode); in avr_expand_nops() local
13504 while (n_nops--) in avr_expand_nops()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.c13588 unsigned HOST_WIDE_INT n_nops = UINTVAL (operands0) & GET_MODE_MASK (HImode); in avr_expand_nops() local
13590 while (n_nops--) in avr_expand_nops()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.c18986 int n_nops = rs6000_sched_insert_nops; in force_new_group() local
19004 while (n_nops > 0) in force_new_group()
19021 n_nops--; in force_new_group()
H A Drs6000.cc19546 int n_nops = rs6000_sched_insert_nops; in force_new_group() local
19564 while (n_nops > 0) in force_new_group()
19581 n_nops--; in force_new_group()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c18986 int n_nops = rs6000_sched_insert_nops; in force_new_group() local
19004 while (n_nops > 0) in force_new_group()
19021 n_nops--; in force_new_group()