Home
last modified time | relevance | path

Searched refs:gdecl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-common.c794 void hsa_summary_t::process_gpu_implementation_attributes (tree gdecl) in process_gpu_implementation_attributes() argument
796 DECL_ATTRIBUTES (gdecl) in process_gpu_implementation_attributes()
798 DECL_ATTRIBUTES (gdecl)); in process_gpu_implementation_attributes()
800 tree fn_opts = DECL_FUNCTION_SPECIFIC_OPTIMIZATION (gdecl); in process_gpu_implementation_attributes()
806 DECL_FUNCTION_SPECIFIC_OPTIMIZATION (gdecl) = fn_opts; in process_gpu_implementation_attributes()
H A Dhsa-common.h1263 void process_gpu_implementation_attributes (tree gdecl);