Home
last modified time | relevance | path

Searched refs:riscv_legitimate_constant_p (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.c632 riscv_legitimate_constant_p (machine_mode mode ATTRIBUTE_UNUSED, rtx x) in riscv_legitimate_constant_p() function
5246 #define TARGET_LEGITIMATE_CONSTANT_P riscv_legitimate_constant_p
H A Driscv.cc723 riscv_legitimate_constant_p (machine_mode mode ATTRIBUTE_UNUSED, rtx x) in riscv_legitimate_constant_p() function
5693 #define TARGET_LEGITIMATE_CONSTANT_P riscv_legitimate_constant_p
/netbsd/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c632 riscv_legitimate_constant_p (machine_mode mode ATTRIBUTE_UNUSED, rtx x) in riscv_legitimate_constant_p() function
5246 #define TARGET_LEGITIMATE_CONSTANT_P riscv_legitimate_constant_p
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201724900 (riscv_legitimate_constant_p): Likewise.