Home
last modified time | relevance | path

Searched refs:VisitOMPLoopDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp970 VisitOMPLoopDirective(S); in VisitOMPSimdDirective()
987 VisitOMPLoopDirective(S); in VisitOMPForDirective()
991 VisitOMPLoopDirective(S); in VisitOMPForSimdDirective()
1021 VisitOMPLoopDirective(S); in VisitOMPParallelForDirective()
1026 VisitOMPLoopDirective(S); in VisitOMPParallelForSimdDirective()
1131 VisitOMPLoopDirective(S); in VisitOMPTaskLoopDirective()
1136 VisitOMPLoopDirective(S); in VisitOMPTaskLoopSimdDirective()
1141 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopDirective()
1146 VisitOMPLoopDirective(S); in VisitOMPMaskedTaskLoopDirective()
1151 VisitOMPLoopDirective(S); in VisitOMPMasterTaskLoopSimdDirective()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2381 VisitOMPLoopDirective(D); in VisitOMPSimdDirective()
2402 VisitOMPLoopDirective(D); in VisitOMPForDirective()
2408 VisitOMPLoopDirective(D); in VisitOMPForSimdDirective()
2452 VisitOMPLoopDirective(D); in VisitOMPParallelForDirective()
2459 VisitOMPLoopDirective(D); in VisitOMPParallelForSimdDirective()
2537 VisitOMPLoopDirective(D); in VisitOMPTargetParallelForDirective()
2620 VisitOMPLoopDirective(D); in VisitOMPTaskLoopDirective()
2626 VisitOMPLoopDirective(D); in VisitOMPTaskLoopSimdDirective()
2632 VisitOMPLoopDirective(D); in VisitOMPMasterTaskLoopDirective()
2639 VisitOMPLoopDirective(D); in VisitOMPMaskedTaskLoopDirective()
[all …]
H A DASTReaderStmt.cpp2401 VisitOMPLoopDirective(D); in VisitOMPSimdDirective()
2419 VisitOMPLoopDirective(D); in VisitOMPForDirective()
2424 VisitOMPLoopDirective(D); in VisitOMPForSimdDirective()
2461 VisitOMPLoopDirective(D); in VisitOMPParallelForDirective()
2467 VisitOMPLoopDirective(D); in VisitOMPParallelForSimdDirective()
2583 VisitOMPLoopDirective(D); in VisitOMPTargetParallelForDirective()
2606 VisitOMPLoopDirective(D); in VisitOMPTaskLoopDirective()
2611 VisitOMPLoopDirective(D); in VisitOMPTaskLoopSimdDirective()
2616 VisitOMPLoopDirective(D); in VisitOMPMasterTaskLoopDirective()
2622 VisitOMPLoopDirective(D); in VisitOMPMaskedTaskLoopDirective()
[all …]