Home
last modified time | relevance | path

Searched defs:dep (Results 1 – 24 of 24) sorted by relevance

/llvm-project/libc/cmake/modules/
H A DLLVMLibCTestRules.cmake31 set(dep ${aliased_target}) global() variable
[all...]
/llvm-project/flang/lib/Semantics/
H A Dcompute-offsets.cpp138 Resolve(const SymbolAndOffset & dep) Resolve() argument
178 SymbolAndOffset &dep{iter->second}; DoCommonBlock() local
[all...]
/llvm-project/openmp/runtime/test/tasking/
H A Dkmp_task_deps.h12 } dep; typedef
H A Domp50_task_depend_mtx2.c41 } dep; typedef
H A Domp50_task_depend_mtx.c41 } dep; typedef
H A Dbug_nested_proxy_task.c117 int dep; in main() local
H A Dbug_proxy_task_dep_waiting.c114 int dep; in main() local
H A Domp51_task_dep_inoutset.c44 } dep; typedef
H A Dkmp_detach_tasks_t3.c60 } dep; typedef
H A Dkmp_task_depend_all.c47 } dep; typedef
H A Dkmp_taskwait_depend_all.c53 } dep; typedef
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_type.cpp93 template void dep(); // expected-error {{does not refer to a function template}} in dep() function
/llvm-project/polly/lib/External/isl/
H A Disl_flow.c208 struct isl_labeled_map *dep; member
434 struct isl_flow *dep; in isl_flow_alloc() local
489 isl_stat (*fn)(__isl_take isl_map *dep, int must, void *dep_user, in isl_flow_foreach()
581 __isl_keep isl_access_info *acc, __isl_take isl_map *dep, in restricted_partial_lexmax()
1076 isl_map *dep; in compute_mem_based_dependences() local
2162 isl_union_map *dep; in isl_union_flow_get_must_dependence() local
2176 isl_union_map *dep; in isl_union_flow_get_may_dependence() local
2552 isl_union_map *dep; in compute_flow() local
3102 isl_union_map *dep; in compute_single_flow() local
H A Disl_test.c3373 static isl_stat collect_must_may(__isl_take isl_map *dep, int must, in collect_must_may()
4461 isl_union_map *dep_raw, *dep_war, *dep_waw, *dep; in test_one_schedule() local
4603 isl_union_map *dep; in compute_schedule_with_context() local
4718 isl_union_map *sink, *source, *dep; in test_special_conditional_schedule_constraints() local
4983 const char *domain, *dep; in test_strongly_satisfying_schedule() local
5039 const char *domain, *dep; in test_coalescing_schedule() local
/llvm-project/openmp/runtime/test/ompt/tasks/
H A Dkmp_task_depend_all.c95 } dep; typedef
H A Domp_task_depend_all.c94 } dep; typedef
/llvm-project/openmp/tools/archer/tests/task/
H A Domp_task_depend_all.c52 } dep; typedef
/llvm-project/openmp/runtime/src/
H A Dkmp_taskdeps.cpp306 kmp_depnode_t *dep = p->node; in __kmp_depnode_link_successor() local
462 const kmp_depend_info_t *dep = &dep_list[i]; in __kmp_process_deps() local
/llvm-project/lld/wasm/
H A DDriver.cpp947 for (const auto dep : deps) { processStubLibrariesPreLTO() local
971 for (const auto dep : deps) { addStubSymbolDeps() local
H A DInputFiles.cpp734 StringRef dep; parse() local
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DLoopPipelining.cpp522 Operation *dep = ret.getDefiningOp(); createKernel() local
/llvm-project/mlir/lib/Dialect/Affine/Analysis/
H A DUtils.cpp1521 for (auto &dep : dependentOpPairs) { in computeSliceUnion() local
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp4008 if (InputSection *dep = isec->getLinkOrderDep()) addSection() local
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp720 for (auto dep : convertOmpTaskOp() local