Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-function-handler.cc99 tree restrict_void_ptr in operator ()() local
132 restrict_void_ptr, in operator ()()
255 vec_safe_push (args, restrict_void_ptr); in operator ()()
275 = true ? restrict_void_ptr : restrict_const_void_ptr; in operator ()()
H A Dbrig-function.cc658 tree restrict_void_ptr in emit_launcher_and_metadata() local
666 build_function_type_list (void_type_node, restrict_void_ptr, in emit_launcher_and_metadata()
674 restrict_void_ptr); in emit_launcher_and_metadata()
677 DECL_ARG_TYPE (context_arg) = restrict_void_ptr; in emit_launcher_and_metadata()
734 ptr_type_node, kernel_func_ptr, restrict_void_ptr, in emit_launcher_and_metadata()
741 ptr_type_node, kernel_func_ptr, restrict_void_ptr, in emit_launcher_and_metadata()