Searched refs:target_kind (Results 1 – 3 of 3) sorted by relevance
1930 my $target_kind = $1;1935 if $1 ne $target_kind;1940 if ($target_kind eq $config{build_file}1941 || $target_kind eq $config{build_file}."(".$builder_platform.")");
7932 int target_kind; in expand_omp_target() local7935 target_kind = gimple_omp_target_kind (entry_stmt); in expand_omp_target()7939 switch (target_kind) in expand_omp_target()7975 if (target_kind == GF_OMP_TARGET_KIND_OACC_KERNELS) in expand_omp_target()7981 switch (target_kind) in expand_omp_target()
9690 int target_kind; in expand_omp_target() local9693 target_kind = gimple_omp_target_kind (entry_stmt); in expand_omp_target()9697 switch (target_kind) in expand_omp_target()9737 if (target_kind == GF_OMP_TARGET_KIND_OACC_KERNELS) in expand_omp_target()9743 switch (target_kind) in expand_omp_target()