Home
last modified time | relevance | path

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

/llvm-project/flang/test/Lower/HLFIR/
H A Dany.f9019 subroutine any2(a, s, d) subroutine
24 ! CHECK-LABEL: func.func @_QPany2( argument
/llvm-project/clang/test/SemaCUDA/
H A Dopenmp-target.cu30 void any2() {host1();} in any2() function
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp230 void any2() {host1();} // dev5-error {{function with 'device_type(host)' is not available on device}} any2() function