Home
last modified time | relevance | path

Searched refs:copy_ops (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/powerpc/powerpc/
H A Dbus_space.c218 static const struct powerpc_bus_space_copy copy_ops = { variable
434 t->pbs_copy = &copy_ops; in bus_space_init()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp650 for (auto *E : C->copy_ops()) { in VisitOMPReductionClause()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h3088 helper_expr_const_range copy_ops() const { in copy_ops() function
3093 helper_expr_range copy_ops() { in copy_ops() function
H A DRecursiveASTVisitor.h3406 for (auto *E : C->copy_ops()) {
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4856 CopyOps.append(C->copy_ops().begin(), C->copy_ops().end()); in EmitOMPScanDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6259 for (auto *E : C->copy_ops()) in VisitOMPReductionClause()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2422 for (auto *E : C->copy_ops()) { in VisitOMPReductionClause()