Searched refs:arm_check_builtin_call (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm-protos.h | 31 extern bool arm_check_builtin_call (location_t , vec<location_t> , tree,
|
H A D | arm-builtins.c | 4219 arm_check_builtin_call (location_t , vec<location_t> , tree fndecl, in arm_check_builtin_call() function
|
H A D | arm.c | 393 #define TARGET_CHECK_BUILTIN_CALL arm_check_builtin_call
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-protos.h | 31 extern bool arm_check_builtin_call (location_t , vec<location_t> , tree,
|
H A D | arm-builtins.cc | 4225 arm_check_builtin_call (location_t , vec<location_t> , tree fndecl, in arm_check_builtin_call() function
|
H A D | arm.cc | 391 #define TARGET_CHECK_BUILTIN_CALL arm_check_builtin_call
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2019 | 6602 * config/arm/arm-builtins.c (arm_check_builtin_call): Handle 6693 (arm_check_builtin_call): Define. 6696 * config/arm/arm-protos.h (arm_check_builtin_call): Declare prototype.
|