Home
last modified time | relevance | path

Searched refs:NTTP_REFed (Results 1 – 9 of 9) sorted by relevance

/llvm-project/clang/test/SemaOpenACC/
H A Dcompute-construct-firstprivate-clause.cpp107 static constexpr int NTTP_REFed = 1; in Inst() local
112 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dcompute-construct-no_create-clause.cpp106 static constexpr int NTTP_REFed = 1; in Inst() local
111 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dcompute-construct-copy-clause.cpp106 static constexpr int NTTP_REFed = 1; in Inst() local
111 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dcompute-construct-present-clause.cpp106 static constexpr int NTTP_REFed = 1; in Inst() local
111 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dcompute-construct-copyin-clause.cpp106 static constexpr int NTTP_REFed = 1; in Inst() local
111 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dcompute-construct-copyout-clause.cpp106 static constexpr int NTTP_REFed = 1; in Inst() local
111 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dcompute-construct-create-clause.cpp106 static constexpr int NTTP_REFed = 1; in Inst() local
111 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dcompute-construct-private-clause.cpp154 static constexpr int NTTP_REFed = 1; in Inst() local
159 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()
H A Dloop-construct-private-clause.cpp149 static constexpr int NTTP_REFed = 1; in Inst() local
154 NTTP<5, NTTP_REFed>(); // #NTTP_INST in Inst()