Home
last modified time | relevance | path

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 Darm-protos.h31 extern bool arm_check_builtin_call (location_t , vec<location_t> , tree,
H A Darm-builtins.c4219 arm_check_builtin_call (location_t , vec<location_t> , tree fndecl, in arm_check_builtin_call() function
H A Darm.c393 #define TARGET_CHECK_BUILTIN_CALL arm_check_builtin_call
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-protos.h31 extern bool arm_check_builtin_call (location_t , vec<location_t> , tree,
H A Darm-builtins.cc4225 arm_check_builtin_call (location_t , vec<location_t> , tree fndecl, in arm_check_builtin_call() function
H A Darm.cc391 #define TARGET_CHECK_BUILTIN_CALL arm_check_builtin_call
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20196602 * 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.