Home
last modified time | relevance | path

Searched refs:duplication (Results 1 – 25 of 197) sorted by relevance

12345678

/external/webrtc/modules/desktop_capture/win/
Ddxgi_texture_mapping.cc22 DxgiTextureMapping::DxgiTextureMapping(IDXGIOutputDuplication* duplication) in DxgiTextureMapping() argument
23 : duplication_(duplication) { in DxgiTextureMapping()
Ddxgi_texture_mapping.h31 explicit DxgiTextureMapping(IDXGIOutputDuplication* duplication);
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dno-duplicate.ll5 ; No duplication of loop header into entry block.
38 ; No duplication of loop header into latches.
/external/llvm-project/llvm/test/Transforms/CallSiteSplitting/
Dnoduplicate.ll1 ; RUN: opt -S -callsite-splitting -callsite-splitting-duplication-threshold=100000000 < %s | FileCh…
2 ; RUN: opt -S -callsite-splitting -callsite-splitting-duplication-threshold=100000000 < %s | FileCh…
/external/llvm/docs/HistoricalNotes/
D2001-05-19-ExceptionResponse.txt18 gross... or it can be modelled as code duplication (emitted once inline,
38 I think that a code duplication method would be cleaner, and would avoid
/external/llvm-project/llvm/docs/HistoricalNotes/
D2001-05-19-ExceptionResponse.txt18 gross... or it can be modelled as code duplication (emitted once inline,
38 I think that a code duplication method would be cleaner, and would avoid
/external/brotli/java/org/brotli/dec/
Dbuild_defs.bzl8 """test duplication rule that creates 32/64-bit test pair."""
/external/llvm-project/llvm/test/CodeGen/X86/
Dtaildup-crash.ll4 ; Make sure we do not crash in tail duplication when finding no successor of a
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dtail-dup-bundle.mir4 # Check that tail duplication correctly counts instructions in a bundle.
Dearly-tailduplicator-nophis.mir4 # There are no phis in this testcase. Early tail duplication introduces them,
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dhicpp-undelegated-constructor.rst9 …tp://www.codingstandard.com/rule/12-4-5-use-delegating-constructors-to-reduce-code-duplication/>`_
/external/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/
DREADME.TXT12 tested in the same place without duplication.
/external/libcxx/test/std/utilities/smartptr/unique.ptr/
DREADME.TXT12 tested in the same place without duplication.
/external/llvm/test/CodeGen/Hexagon/
Dtail-dup-subreg-abort.ll4 ; Tail duplication can ignore subregister information on PHI nodes, and as
/external/llvm-project/llvm/test/CodeGen/Hexagon/
Dtail-dup-subreg-abort.ll4 ; Tail duplication can ignore subregister information on PHI nodes, and as
/external/llvm-project/llvm/test/Transforms/Inline/
Dlabel-annotation.ll2 ; Currently we block all duplication for simplicity.
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
DPhiNoEliminate.ll16 ;; stuff to disable tail duplication
DUncondBranchToReturn.ll3 ; important case. This is basically the most trivial form of tail-duplication.
/external/llvm/test/Transforms/SimplifyCFG/
DPhiNoEliminate.ll16 ;; stuff to disable tail duplication
DUncondBranchToReturn.ll3 ; important case. This is basically the most trivial form of tail-duplication.
/external/tensorflow/tensorflow/python/
Dbuild_defs.bzl7 # We also hard code the hidden_file here to reduce duplication.
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dsdag-store-merging-bug.ll5 ; lane duplication in this case.
/external/llvm-project/llvm/test/CodeGen/NVPTX/
DTailDuplication-convergent.ll27 ; Check that call_syncthreads really does trigger tail duplication.
/external/llvm/test/CodeGen/NVPTX/
DTailDuplication-convergent.ll27 ; Check that call_syncthreads really does trigger tail duplication.
/external/angle/third_party/abseil-cpp/
DREADME.chromium29 files contain lists of compiler flags in order to reduce duplication.

12345678