Home
last modified time | relevance | path

Searched defs:host3 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Dopenmp-target.cu25 void host3() {host1();} in host3() function
/llvm-project/flang/test/Lower/
H A Dexplicit-interface-results-2.f9050 subroutine host3() subroutine
59 return_arrayhost3 global() argument
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp225 void host3() {host1();} // dev5-error {{function with 'device_type(host)' is not available on device}} host3() function