Home
last modified time | relevance | path

Searched refs:BLOCK_NUM (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/devel/cc65/cc65-2.19/libsrc/apple2/
H A Ddiocommon.s18 sta mliparam + MLI::RW_BLOCK::BLOCK_NUM
19 stx mliparam + MLI::RW_BLOCK::BLOCK_NUM+1
H A Ddiosectcount.s50 sta mliparam + MLI::RW_BLOCK::BLOCK_NUM
51 stx mliparam + MLI::RW_BLOCK::BLOCK_NUM+1
H A Dmli.inc57 BLOCK_NUM .word
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsched-rgn.c274 #define INSN_PROBABILITY(INSN) (SRC_PROB (BLOCK_TO_BB (BLOCK_NUM (INSN))))
275 #define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
276 #define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
1501 if ((CONTAINING_RGN (BLOCK_NUM (next)) == in find_conditional_protection()
1543 || (CONTAINING_RGN (BLOCK_NUM (insn1)) in is_conditionally_protected()
1612 if (*(candp->split_bbs.first_member) == BLOCK_NUM (insn2)) in is_pfree()
1963 return BLOCK_NUM (next) == BLOCK_NUM (insn); in contributes_to_priority()
H A Dgcse.c1134 SET_BIT (antloc[BLOCK_NUM (occr->insn)], indx); in compute_local_properties()
1146 SET_BIT (comp[BLOCK_NUM (occr->insn)], indx); in compute_local_properties()
1957 while (antic_occr && BLOCK_NUM (antic_occr->insn) != BLOCK_NUM (insn)) in insert_expr_in_table()
1991 while (avail_occr && BLOCK_NUM (avail_occr->insn) != BLOCK_NUM (insn)) in insert_expr_in_table()
2078 while (cur_occr && BLOCK_NUM (cur_occr->insn) != BLOCK_NUM (insn)) in insert_set_in_table()
2412 bb = BLOCK_NUM (insn); in canon_list_insert()
2428 int bb = BLOCK_NUM (insn); in record_last_mem_set_info()
2911 if (BLOCK_NUM (this_reg->insn) != BLOCK_NUM (insn)) in handle_rd_kill_set()
3296 if (BLOCK_NUM (insn) == BLOCK_NUM (def_insn)) in def_reaches_here_p()
3698 SET_BIT (bmap[BLOCK_NUM (r->insn)], indx); in compute_transp()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dsched-rgn.c274 #define INSN_PROBABILITY(INSN) (SRC_PROB (BLOCK_TO_BB (BLOCK_NUM (INSN))))
275 #define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
276 #define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
1501 if ((CONTAINING_RGN (BLOCK_NUM (next)) == in find_conditional_protection()
1543 || (CONTAINING_RGN (BLOCK_NUM (insn1)) in is_conditionally_protected()
1612 if (*(candp->split_bbs.first_member) == BLOCK_NUM (insn2)) in is_pfree()
1963 return BLOCK_NUM (next) == BLOCK_NUM (insn); in contributes_to_priority()
H A Dgcse.c1134 SET_BIT (antloc[BLOCK_NUM (occr->insn)], indx); in compute_local_properties()
1146 SET_BIT (comp[BLOCK_NUM (occr->insn)], indx); in compute_local_properties()
1957 while (antic_occr && BLOCK_NUM (antic_occr->insn) != BLOCK_NUM (insn)) in insert_expr_in_table()
1991 while (avail_occr && BLOCK_NUM (avail_occr->insn) != BLOCK_NUM (insn)) in insert_expr_in_table()
2078 while (cur_occr && BLOCK_NUM (cur_occr->insn) != BLOCK_NUM (insn)) in insert_set_in_table()
2412 bb = BLOCK_NUM (insn); in canon_list_insert()
2428 int bb = BLOCK_NUM (insn); in record_last_mem_set_info()
2911 if (BLOCK_NUM (this_reg->insn) != BLOCK_NUM (insn)) in handle_rd_kill_set()
3296 if (BLOCK_NUM (insn) == BLOCK_NUM (def_insn)) in def_reaches_here_p()
3698 SET_BIT (bmap[BLOCK_NUM (r->insn)], indx); in compute_transp()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dsched-rgn.c250 #define INSN_PROBABILITY(INSN) (SRC_PROB (BLOCK_TO_BB (BLOCK_NUM (INSN))))
251 #define IS_SPECULATIVE_INSN(INSN) (IS_SPECULATIVE (BLOCK_TO_BB (BLOCK_NUM (INSN))))
252 #define INSN_BB(INSN) (BLOCK_TO_BB (BLOCK_NUM (INSN)))
1353 if ((CONTAINING_RGN (BLOCK_NUM (next)) == in find_conditional_protection()
1395 || (CONTAINING_RGN (BLOCK_NUM (insn1)) in is_conditionally_protected()
1803 return BLOCK_NUM (next) == BLOCK_NUM (insn); in contributes_to_priority()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsched-ebb.c102 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsched-ebb.c102 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsched-ebb.c102 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsched-ebb.c107 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsched-ebb.c107 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsched-ebb.c102 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsched-ebb.c102 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsched-ebb.c103 BLOCK_NUM (head), BLOCK_NUM (tail)); in debug_ebb_dependencies()

123456789