Home
last modified time | relevance | path

Searched refs:get_pool_mode (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dpredicates.md335 max_ofs = GET_MODE_SIZE (get_pool_mode (op));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dpredicates.md335 max_ofs = GET_MODE_SIZE (get_pool_mode (op));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dpredicates.md57 size = GET_MODE_SIZE (get_pool_mode (op));
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dpredicates.md57 size = GET_MODE_SIZE (get_pool_mode (op));
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexplow.cc132 && get_pool_mode (XEXP (x, 0)) != mode) in plus_constant()
H A Drtl.h3297 extern fixed_size_mode get_pool_mode (const_rtx);
H A Dvarasm.cc4036 get_pool_mode (const_rtx addr) in get_pool_mode() function
H A Dsimplify-rtx.cc241 cmode = get_pool_mode (addr); in avoid_constant_pool_reference()
H A DChangeLog-200713999 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 Dexplow.c133 && get_pool_mode (XEXP (x, 0)) != mode) in plus_constant()
H A Drtlanal.c906 && 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 Drtl.h3286 extern fixed_size_mode get_pool_mode (const_rtx);
H A Dvarasm.c3956 get_pool_mode (const_rtx addr) in get_pool_mode() function
H A Dsimplify-rtx.c248 cmode = get_pool_mode (addr); in avoid_constant_pool_reference()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c3080 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 Ds390.md2006 && 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 Ds390.cc3149 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 Ds390.md2097 && 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 Dloongarch.cc3469 align = GET_MODE_ALIGNMENT (get_pool_mode (src)); in loongarch_output_move()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc8636 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 Drs6000.c7937 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 Dmips.cc2106 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 Dmips.c2104 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 Daarch64.c9558 align = GET_MODE_ALIGNMENT (get_pool_mode (sym)); in aarch64_classify_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc11008 align = GET_MODE_ALIGNMENT (get_pool_mode (sym)); in aarch64_classify_address()

12