/netbsd-src/usr.bin/vndcompress/ |
H A D | vnduncompress.c | 88 const uint32_t n_blocks = be32toh(header.cl2h_n_blocks); in vnduncompress() local
|
H A D | vndcompress.c | 71 uint32_t n_blocks; /* ceiling(size/blocksize) */ member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | df-core.c | 1006 int n_blocks) in df_worklist_dataflow_doublequeue() 1081 int n_blocks) in df_worklist_dataflow() 1156 int *postorder, int n_blocks) in df_analyze_problem() 1497 bitmap blocks, int * postorder, int n_blocks) in df_simple_dataflow()
|
H A D | tree-dfa.c | 89 renumber_gimple_stmt_uids_in_blocks (basic_block *blocks, int n_blocks) in renumber_gimple_stmt_uids_in_blocks()
|
H A D | dce.c | 1080 int n_blocks = df_get_n_blocks (DF_BACKWARD); in fast_dce() local
|
H A D | early-remat.c | 1009 unsigned int n_blocks = last_basic_block_for_fn (m_fn); in init_block_info() local 1053 unsigned int n_blocks = last_basic_block_for_fn (m_fn); in sort_candidates() local
|
H A D | cprop.c | 555 alloc_cprop_mem (int n_blocks, int n_sets) in alloc_cprop_mem()
|
H A D | gcse.c | 1659 alloc_pre_mem (int n_blocks, int n_exprs) in alloc_pre_mem() 2713 alloc_code_hoist_mem (int n_blocks, int n_exprs) in alloc_code_hoist_mem()
|
H A D | function.c | 4582 int n_blocks = 0; in all_blocks() local 4628 int n_blocks; in number_blocks() local
|
H A D | df.h | 588 int n_blocks; /* The number of blocks in reverse postorder. */ variable
|
H A D | sel-sched-ir.c | 3676 int *postorder, n_blocks; in sel_recompute_toporder() local 4932 int n_blocks, i; in recompute_rev_top_order() local
|
H A D | cse.c | 6700 int i, n_blocks; in cse_main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | df-core.cc | 1006 int n_blocks) in df_worklist_dataflow_doublequeue() 1081 int n_blocks) in df_worklist_dataflow() 1156 int *postorder, int n_blocks) in df_analyze_problem() 1497 bitmap blocks, int * postorder, int n_blocks) in df_simple_dataflow()
|
H A D | tree-dfa.cc | 90 renumber_gimple_stmt_uids_in_blocks (basic_block *blocks, int n_blocks) in renumber_gimple_stmt_uids_in_blocks()
|
H A D | early-remat.cc | 1009 unsigned int n_blocks = last_basic_block_for_fn (m_fn); in init_block_info() local 1053 unsigned int n_blocks = last_basic_block_for_fn (m_fn); in sort_candidates() local
|
H A D | dce.cc | 1080 int n_blocks = df_get_n_blocks (DF_BACKWARD); in fast_dce() local
|
H A D | cprop.cc | 556 alloc_cprop_mem (int n_blocks, int n_sets) in alloc_cprop_mem()
|
H A D | gcse.cc | 1659 alloc_pre_mem (int n_blocks, int n_exprs) in alloc_pre_mem() 2695 alloc_code_hoist_mem (int n_blocks, int n_exprs) in alloc_code_hoist_mem()
|
H A D | df.h | 588 int n_blocks; /* The number of blocks in reverse postorder. */ variable
|
H A D | sel-sched-ir.cc | 3676 int *postorder, n_blocks; in sel_recompute_toporder() local 4930 int n_blocks, i; in recompute_rev_top_order() local
|
H A D | cse.cc | 6644 int i, n_blocks; in cse_main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | cortex-a57-fma-steering.cc | 925 int i, n_blocks, *bb_dfs_preorder; in analyze() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | cortex-a57-fma-steering.c | 925 int i, n_blocks, *bb_dfs_preorder; in analyze() local
|