Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/
H A Dexplicit-interface-results-2.f9013 subroutine host1() subroutine
15 nhost1 global() argument
24 return_arrayhost1 global() argument
/llvm-project/clang/test/SemaCUDA/
H A Dopenmp-target.cu19 void host1() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on … in host1() function
/llvm-project/flang/test/Semantics/
H A Doffsets03.f9071 subroutine host1 subroutine
73 subroutine internal
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp219 void host1() {bazz();} // host5-error {{function with 'device_type(nohost)' is not available on host}} host1() function