Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c5046 riscv_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in riscv_promote_function_mode() function
5202 #define TARGET_PROMOTE_FUNCTION_MODE riscv_promote_function_mode
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc5468 riscv_promote_function_mode (const_tree type ATTRIBUTE_UNUSED, in riscv_promote_function_mode() function
5648 #define TARGET_PROMOTE_FUNCTION_MODE riscv_promote_function_mode
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201919169 * config/riscv/riscv.c (riscv_promote_function_mode): New.
19170 (TARGET_PROMOTE_FUNCTION_MODE): Use riscv_promote_function_mode.