Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlto-wrapper.cc917 vec<cl_decoded_option> compiler_opts, in compile_offload_image() argument
975 append_compiler_options (&argv_obstack, compiler_opts); in compile_offload_image()
983 append_offload_options (&argv_obstack, target, compiler_opts); in compile_offload_image()
1003 vec<cl_decoded_option> compiler_opts, in compile_images_for_offload_targets() argument
1024 compiler_opts, linker_opts); in compile_images_for_offload_targets()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlto-wrapper.c879 struct cl_decoded_option *compiler_opts, in compile_offload_image() argument
926 append_compiler_options (&argv_obstack, compiler_opts, in compile_offload_image()
932 append_offload_options (&argv_obstack, target, compiler_opts, in compile_offload_image()
954 struct cl_decoded_option *compiler_opts, in compile_images_for_offload_targets() argument
982 compiler_opts, compiler_opt_count, in compile_images_for_offload_targets()