Home
last modified time | relevance | path

Searched refs:latches (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/polly/test/ScopDetectionDiagnostics/
H A Dloop_partially_in_scop.ll3 ; CHECK: remark: <unknown>:0:0: Loop cannot be handled because not all latches are part of loop reg…
4 ; CHECK: remark: <unknown>:0:0: Loop cannot be handled because not all latches are part of loop reg…
H A Dloop_partially_in_scop-2.ll3 ; CHECK: remark: <unknown>:0:0: Loop cannot be handled because not all latches are part of loop reg…
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dno-duplicate.ll38 ; No duplication of loop header into latches.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMAttrDefs.td52 branches that are "latches" (loop backedges) and maps to the `!llvm.loop`
/llvm-project-15.0.7/llvm/test/Transforms/LoopInterchange/
H A DcurrentLimitation.ll65 ; expects the latches to be the exiting blocks too.
H A Dperserve-lcssa.ll3 ; Test case for PR41725. The induction variables in the latches escape the
/llvm-project-15.0.7/llvm/test/Transforms/LoopUnroll/
H A Dpartial-unroll-non-latch-exit.ll5 ; This test is primarily interested in making sure that latches are not
/llvm-project-15.0.7/libcxx/docs/DesignDocs/
H A DExperimentalFeatures.rst205 .. | 3 | ``latches`` and ``barriers`` | | …
/llvm-project-15.0.7/llvm/test/Transforms/GVN/PRE/
H A Dload-pre-licm.ll160 ; latches only one of which clobbers an otherwise invariant value.
/llvm-project-15.0.7/llvm/test/Transforms/LoopPredication/
H A Dbasic.ll1899 ; Negative test, make sure we don't crash on unconditional latches