Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()