Home
last modified time | relevance | path

Searched refs:riscv_size_ok_for_small_data_p (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.c3390 riscv_size_ok_for_small_data_p (int size) in riscv_size_ok_for_small_data_p() function
3409 return riscv_size_ok_for_small_data_p (int_size_in_bytes (TREE_TYPE (x))); in riscv_in_small_data_p()
3473 if (riscv_size_ok_for_small_data_p (GET_MODE_SIZE (mode))) in riscv_elf_select_rtx_section()
H A Driscv.cc3756 riscv_size_ok_for_small_data_p (int size) in riscv_size_ok_for_small_data_p() function
3775 return riscv_size_ok_for_small_data_p (int_size_in_bytes (TREE_TYPE (x))); in riscv_in_small_data_p()
3839 if (riscv_size_ok_for_small_data_p (GET_MODE_SIZE (mode))) in riscv_elf_select_rtx_section()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c3390 riscv_size_ok_for_small_data_p (int size) in riscv_size_ok_for_small_data_p() function
3409 return riscv_size_ok_for_small_data_p (int_size_in_bytes (TREE_TYPE (x))); in riscv_in_small_data_p()
3473 if (riscv_size_ok_for_small_data_p (GET_MODE_SIZE (mode))) in riscv_elf_select_rtx_section()