/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
H A D | predicates.md | 335 max_ofs = GET_MODE_SIZE (get_pool_mode (op));
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
H A D | predicates.md | 335 max_ofs = GET_MODE_SIZE (get_pool_mode (op));
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | predicates.md | 57 size = GET_MODE_SIZE (get_pool_mode (op));
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | predicates.md | 57 size = GET_MODE_SIZE (get_pool_mode (op));
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | explow.cc | 132 && get_pool_mode (XEXP (x, 0)) != mode) in plus_constant()
|
H A D | rtl.h | 3297 extern fixed_size_mode get_pool_mode (const_rtx);
|
H A D | varasm.cc | 4036 get_pool_mode (const_rtx addr) in get_pool_mode() function
|
H A D | simplify-rtx.cc | 241 cmode = get_pool_mode (addr); in avoid_constant_pool_reference()
|
H A D | ChangeLog-2007 | 13999 get_pool_mode, insn_line, insn_file, simplify_replace_rtx, 14041 * varasm.c (get_pool_mode): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | explow.c | 133 && get_pool_mode (XEXP (x, 0)) != mode) in plus_constant()
|
H A D | rtlanal.c | 906 && offset < (int) GET_MODE_SIZE (get_pool_mode (symbol))) in offset_within_block_p() 3175 rtx new_mem = force_const_mem (get_pool_mode (x), new_c); in replace_label()
|
H A D | rtl.h | 3286 extern fixed_size_mode get_pool_mode (const_rtx);
|
H A D | varasm.c | 3956 get_pool_mode (const_rtx addr) in get_pool_mode() function
|
H A D | simplify-rtx.c | 248 cmode = get_pool_mode (addr); in avoid_constant_pool_reference()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.c | 3080 if (offset >= GET_MODE_SIZE (get_pool_mode (sym))) in s390_decompose_address() 8966 machine_mode mode = get_pool_mode (pool_ref); in s390_mainpool_start() 9056 get_pool_mode (pool_ref)); in s390_mainpool_finish() 9096 machine_mode mode = get_pool_mode (pool_ref); in s390_chunkify_start() 9257 get_pool_mode (pool_ref)); in s390_chunkify_finish()
|
H A D | s390.md | 2006 && get_pool_mode (operands[1]) == DImode 2200 && get_pool_mode (operands[1]) == SImode 2342 && get_pool_mode (operands[1]) == HImode 2407 && get_pool_mode (operands[1]) == QImode
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.cc | 3149 if (offset >= GET_MODE_SIZE (get_pool_mode (sym))) in s390_decompose_address() 9183 machine_mode mode = get_pool_mode (pool_ref); in s390_mainpool_start() 9273 get_pool_mode (pool_ref)); in s390_mainpool_finish() 9313 machine_mode mode = get_pool_mode (pool_ref); in s390_chunkify_start() 9474 get_pool_mode (pool_ref)); in s390_chunkify_finish()
|
H A D | s390.md | 2097 && get_pool_mode (operands[1]) == DImode 2314 && get_pool_mode (operands[1]) == SImode 2456 && get_pool_mode (operands[1]) == HImode 2521 && get_pool_mode (operands[1]) == QImode
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch.cc | 3469 align = GET_MODE_ALIGNMENT (get_pool_mode (src)); in loongarch_output_move()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 8636 machine_mode cmode = get_pool_mode (op); in offsettable_ok_by_alignment() 9351 machine_mode cmode = get_pool_mode (x); in rs6000_const_not_ok_for_debug_p() 9736 get_pool_mode (sym))) in use_toc_relative_ref()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 7937 machine_mode cmode = get_pool_mode (op); in offsettable_ok_by_alignment() 8603 machine_mode cmode = get_pool_mode (x); in rs6000_const_not_ok_for_debug_p() 9001 get_pool_mode (sym))) in use_toc_relative_ref()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 2106 if (mips_rtx_constant_in_small_data_p (get_pool_mode (x))) in mips_classify_symbol() 17651 get_pool_mode (base)); in mips16_rewrite_pool_constant()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 2104 if (mips_rtx_constant_in_small_data_p (get_pool_mode (x))) in mips_classify_symbol() 17477 get_pool_mode (base)); in mips16_rewrite_pool_constant()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 9558 align = GET_MODE_ALIGNMENT (get_pool_mode (sym)); in aarch64_classify_address()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 11008 align = GET_MODE_ALIGNMENT (get_pool_mode (sym)); in aarch64_classify_address()
|