Searched refs:enable_offload_targets (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/
H A Dconfigure751 enable_offload_targets
2906 if test "${enable_offload_targets+set}" = set; then :
2907 enableval=$enable_offload_targets;
2908 if test x"$enable_offload_targets" = x; then
2913 enable_offload_targets=
3114 case "${enable_offload_targets}" in
/haiku-buildtools/binutils/
H A Dconfigure754 enable_offload_targets
2917 if test "${enable_offload_targets+set}" = set; then :
2918 enableval=$enable_offload_targets;
2919 if test x"$enable_offload_targets" = x; then
2924 enable_offload_targets=
3137 case "${enable_offload_targets}" in
/haiku-buildtools/gcc/libgcc/
H A Dconfigure4824 if test x"$enable_offload_targets" != x; then
/haiku-buildtools/gcc/libgomp/
H A Dconfigure15161 elif test "x${enable_offload_targets-no}" != xno; then
15221 if test x"$enable_offload_targets" != x; then
15222 for tgt in `echo $enable_offload_targets | sed -e 's#,# #g'`; do
/haiku-buildtools/gcc/liboffloadmic/plugin/
H A Dconfigure4272 for accel in `echo $enable_offload_targets | sed -e 's#,# #g'`; do
/haiku-buildtools/gcc/gcc/
H A Dconfigure7463 for tgt in `echo $enable_offload_targets | sed 's/,/ /g'`; do

Completed in 214 milliseconds