Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.cc2087 gomp_target *omp_target_copy = as_a <gomp_target *> (copy); in gimple_copy() local
2089 gimple_omp_target_set_clauses (omp_target_copy, t); in gimple_copy()
2091 gimple_omp_target_set_data_arg (omp_target_copy, t); in gimple_copy()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.c2003 gomp_target *omp_target_copy = as_a <gomp_target *> (copy); in gimple_copy() local
2005 gimple_omp_target_set_clauses (omp_target_copy, t); in gimple_copy()
2007 gimple_omp_target_set_data_arg (omp_target_copy, t); in gimple_copy()