Searched refs:host2 (Results 1 – 2 of 2) sorted by relevance
21 void host2() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on … in host2() function22 #pragma omp declare target to(host2)
210 void host2() {bazz();} //host5-error {{function with 'device_type(nohost)' is not available on host… in host2() function211 #pragma omp declare target to(host2)