Searched refs:independence (Results 1 – 25 of 45) sorted by relevance
12
/external/llvm-project/polly/lib/External/ppcg/ |
D | ppcg.c | 622 isl_union_map_copy(ps->independence)); in compute_forced_dependences() 657 indep = isl_union_map_wrap(isl_union_map_copy(ps->independence)); in remove_independences_from_tagged_flow() 862 isl_union_map_free(ps->independence); in ppcg_scop_free() 914 ps->independence = isl_union_map_empty(isl_set_get_space(ps->context)); in ppcg_scop_from_pet_scop() 916 ps->independence = isl_union_map_union(ps->independence, in ppcg_scop_from_pet_scop() 925 !ps->must_kills || !ps->schedule || !ps->independence || !ps->names) in ppcg_scop_from_pet_scop()
|
D | ppcg.h | 96 isl_union_map *independence; member
|
/external/swiftshader/ |
D | README.google | 7 Direct3D 9 graphics APIs12. Its goal is to provide hardware independence for
|
D | README.md | 8 …graphics API<sup>1</sup><sup>2</sup>. Its goal is to provide hardware independence for advanced 3D…
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | underlying-objects-1.ll | 15 ; Otherwise we would try to prove independence with a memcheck that is going
|
D | resort-to-memchecks-only.ll | 6 ; independence. Make sure that no dependences are reported in
|
/external/llvm-project/llvm/test/Analysis/LoopAccessAnalysis/ |
D | underlying-objects-1.ll | 15 ; Otherwise we would try to prove independence with a memcheck that is going
|
D | resort-to-memchecks-only.ll | 6 ; independence. Make sure that no dependences are reported in
|
/external/clang/docs/ |
D | PTHInternals.rst | 71 **Language independence** 89 **Architecture independence**
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerFlags.def | 11 // portability and independence.
|
/external/mesa3d/src/intel/isl/ |
D | README | 12 Vulkan. This independence allows isl to be used a shared component by multiple
|
/external/python/cpython3/Doc/library/ |
D | marshal.rst | 28 performance is comparable, version independence is guaranteed, and pickle
|
/external/python/cpython2/Doc/library/ |
D | marshal.rst | 28 performance is comparable, version independence is guaranteed, and pickle
|
/external/llvm-project/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
D | LangImpl10.rst | 116 independence in the IR: you can take the LLVM IR for a 134 preprocessor often destructively removes target-independence from the
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl8.rst | 124 independence in the IR: you can take the LLVM IR for a 142 preprocessor often destructively removes target-independence from the
|
D | LangImpl10.rst | 116 independence in the IR: you can take the LLVM IR for a 134 preprocessor often destructively removes target-independence from the
|
/external/llvm-project/llvm/docs/tutorial/ |
D | OCamlLangImpl8.rst | 124 independence in the IR: you can take the LLVM IR for a 142 preprocessor often destructively removes target-independence from the
|
/external/llvm-project/clang/include/clang/Basic/ |
D | LangOptions.def | 190 LANGOPT(ROPI , 1, 0, "Read-only position independence") 191 LANGOPT(RWPI , 1, 0, "Read-write position independence")
|
/external/python/cpython3/Doc/tutorial/ |
D | floatingpoint.rst | 192 across different versions of Python (platform independence) and exchanging
|
/external/llvm-project/compiler-rt/lib/fuzzer/ |
D | FuzzerFlags.def | 10 // portability and independence.
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerFlags.def | 10 // portability and independence.
|
/external/llvm/docs/ |
D | LinkTimeOptimization.rst | 277 Which kind of position independence is set with:
|
/external/llvm-project/llvm/docs/ |
D | LinkTimeOptimization.rst | 283 which kind of position independence is set with:
|
/external/python/pybind11/docs/ |
D | faq.rst | 169 complete independence of the symbols involved when not using
|
/external/fmtlib/ |
D | README.rst | 71 * Locale-independence by default
|
12