Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/HLFIR/
H A Dany.f9039 subroutine any3(s) subroutine
44 ! CHECK-LABEL: func.func @_QPany3( argument
/llvm-project/clang/test/SemaCUDA/
H A Dopenmp-target.cu31 void any3() {device();} // expected-error {{function with 'device_type(nohost)' is not available on… in any3() function
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp231 void any3() {device();} // host5-error {{function with 'device_type(nohost)' is not available on host}} any3() function