Searched defs:const_size (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-dse.c | 239 HOST_WIDE_INT const_size; in setup_live_bytes_from_ref() local 271 HOST_WIDE_INT const_size; in compute_trims() local
|
H A D | tree-dfa.c | 734 HOST_WIDE_INT const_offset, const_size; in get_ref_base_and_extent_hwi() local
|
H A D | dwarf2cfi.c | 495 HOST_WIDE_INT const_size = size.to_constant (); in add_cfi_args_size() local
|
H A D | dse.c | 1410 HOST_WIDE_INT const_size; in record_store() local
|
H A D | calls.c | 3089 HOST_WIDE_INT const_size = 0; in load_register_parameters() local
|
H A D | emit-rtl.c | 2128 poly_uint64 const_size; in set_mem_attributes_minus_bitpos() local
|
H A D | expr.c | 1642 poly_int64 const_size; in emit_block_move_hints() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-dse.cc | 347 HOST_WIDE_INT const_size; in setup_live_bytes_from_ref() local 388 HOST_WIDE_INT const_size; in compute_trims() local
|
H A D | tree-dfa.cc | 749 HOST_WIDE_INT const_offset, const_size; in get_ref_base_and_extent_hwi() local
|
H A D | dwarf2cfi.cc | 495 HOST_WIDE_INT const_size = size.to_constant (); in add_cfi_args_size() local
|
H A D | calls.cc | 2095 HOST_WIDE_INT const_size = 0; in load_register_parameters() local
|
H A D | emit-rtl.cc | 2138 poly_uint64 const_size; in set_mem_attributes_minus_bitpos() local
|
H A D | expr.cc | 1846 poly_int64 const_size; in emit_block_move_hints() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 7036 HOST_WIDE_INT const_size, const_outgoing_args_size, const_fp_offset; in aarch64_layout_frame() local 9306 HOST_WIDE_INT const_size; in aarch64_classify_address() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 8433 HOST_WIDE_INT const_size, const_below_saved_regs, const_above_fp; in aarch64_layout_frame() local 10727 HOST_WIDE_INT const_size; in aarch64_classify_address() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm.c | 9731 int const_size = thumb1_size_rtx_costs (XEXP (x, 1), CONST_INT, SET); in thumb1_size_rtx_costs() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm.cc | 9879 int const_size = thumb1_size_rtx_costs (XEXP (x, 1), CONST_INT, SET); in thumb1_size_rtx_costs() local
|