Home
last modified time | relevance | path

Searched defs:host2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/test/Lower/
H A Ddummy-procedure-character.f90235 subroutine host2(f) subroutine
242 fhost2 global() argument
247 internhost2 global() argument
H A Dexplicit-interface-results-2.f9032 subroutine host2() subroutine
42 return_arrayhost2 global() argument
/llvm-project/clang/test/SemaCUDA/
H A Dopenmp-target.cu21 void host2() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on … in host2() function
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp221 void host2() {bazz();} //host5-error {{function with 'device_type(nohost)' is not available on host}} host2() function