Home
last modified time | relevance | path

Searched refs:new_oacc_loop_routine (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-offload.c801 new_oacc_loop_routine (oacc_loop *parent, gcall *call, tree decl, tree attrs) in new_oacc_loop_routine() function
971 new_oacc_loop_routine (loop, call, decl, attrs); in oacc_loop_discover_walk()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-offload.cc1056 new_oacc_loop_routine (oacc_loop *parent, gcall *call, tree decl, tree attrs) in new_oacc_loop_routine() function
1226 new_oacc_loop_routine (loop, call, decl, attrs); in oacc_loop_discover_walk()
H A DChangeLog-20161223 (new_oacc_loop_routine): Likewise.
33628 (new_oacc_loop_routine): Use oacc_fn_attrib_level, not
H A DChangeLog-201510423 new_oacc_loop_routine, finish_oacc_loop, free_oacc_loop): New,