Home
last modified time | relevance | path

Searched refs:gaps (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/
H A Dsymbol-offset.test108 SHOW-CHILDREN1-NEXT: gaps = []
117 SHOW-CHILDREN2-NEXT: gaps = []
122 SHOW-CHILDREN2-NEXT: gaps = []
129 SHOW-CHILDREN2-NEXT: gaps = []
145 SHOW-CHILDREN-DEPTH1-NEXT: gaps = []
150 SHOW-CHILDREN-DEPTH1-NEXT: gaps = []
162 SHOW-CHILDREN-DEPTH2-NEXT: gaps = []
167 SHOW-CHILDREN-DEPTH2-NEXT: gaps = []
174 SHOW-CHILDREN-DEPTH2-NEXT: gaps = []
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/
H A Dinterleaved-accesses-masked-group.ll48 ; We therefore create a separate interleave-group with gaps for each of the
52 ; due to gaps.
69 ; STRIDED_UNMASKED-NEXT: LV: Invalidate candidate interleaved store group due to gaps.
76 ; STRIDED_MASKED-NOT: LV: Invalidate candidate interleaved store group due to gaps.
81 ; We therefore create a separate interleave-group with gaps for each of the accesses,
108 ; STRIDED_MASKED-NOT: LV: Invalidate candidate interleaved store group due to gaps.
H A Dinterleaved-accesses-2.ll9 ; In this test the interleave-group of the loads is not full (has gaps), so
H A Dinterleaved-accesses-3.ll10 ; the interleave-group of the loads is not full (has gaps), we also need to check
H A Dinterleaved-accesses-1.ll9 ; In this test the interleave-groups are full (have no gaps), so no wrapping
H A Dinterleaved-accesses-pred-stores.ll9 ; contains a conditional store. The store group contains gaps and is not
103 ; groups are separately vectorized. The store group contains gaps and is not
213 ; gaps and are not vectorized.
/llvm-project-15.0.7/lld/test/MachO/
H A Drebase-opcodes.s38 ## 4/ Rebases with equal gaps betwen them are encoded as REBASE_OPCODE_DO_REBASE_ULEB_TIMES_SKIPPIN…
59 ## 6/ Large gaps are encoded as REBASE_OPCODE_ADD_ADDR_ULEB.
/llvm-project-15.0.7/llvm/test/Analysis/CostModel/X86/
H A Dmasked-interleaved-store-i16.ll10 ; Check that when we allow masked-memops to support interleave-group with gaps,
12 ; Check that when we don't allow masked-memops to support interleave-group with gaps,
69 ; (2) Same as above, but this time the gaps mask of the store is also And-ed with the
70 ; fold-tail mask. If using masked memops to vectorize interleaved-group with gaps is
134 ; (3) Testing a scenario of a conditional store. The gaps mask of the store is also
136 ; If using masked memops to vectorize interleaved-group with gaps is
H A Dmasked-interleaved-load-i16.ll10 ; Check that when we allow masked-memops to support interleave-group with gaps,
12 ; Check that when we don't allow masked-memops to support interleave-group with gaps,
69 ; (2) Same as above, but this time the gaps mask of the store is also And-ed with the
70 ; fold-tail mask. If using masked memops to vectorize interleaved-group with gaps is
134 ; (3) Testing a scenario of a conditional store. The gaps mask of the store is also
136 ; If using masked memops to vectorize interleaved-group with gaps is
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/Breakpad/
H A Dline-table-discontinuous-file-ids.test1 # Test that we handle files which has gaps in the FILE record IDs.
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dglobals_init.ll28 ; Make sure we fill in alignment gaps correctly.
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/autohvx/
H A Dvector-align-store-mask.ll5 ; Test the the store mask is adjusted for gaps between sections. The
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp34 llvm::ArrayRef<LocalVariableAddrGap> gaps) { in MakeRangeList() argument
42 while (!gaps.empty()) { in MakeRangeList()
43 const LocalVariableAddrGap &gap = gaps.front(); in MakeRangeList()
47 gaps = gaps.drop_front(); in MakeRangeList()
/llvm-project-15.0.7/clang-tools-extra/pseudo/tool/
H A DHTMLForest.css27 padding: 9px 0; /* No "gaps" between lines due to line-height */
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/X86/
H A Dx86-interleaved-store-accesses-with-gaps.ll9 ; Check that when we allow masked-memops to support interleave-group with gaps,
11 ; Check that when we don't allow masked-memops to support interleave-group with gaps,
122 ; (2) Same as above, but this time the gaps mask of the store is also And-ed with the
123 ; fold-tail mask. If using masked memops to vectorize interleaved-group with gaps is
310 ; (3) Testing a scenario of a conditional store. The gaps mask of the store is also
312 ; If using masked memops to vectorize interleaved-group with gaps is
H A Dinterleaved-accesses-large-gap.ll5 ; The gaps between the memory access in this function are too large for
H A Dinterleaved-accesses-waw-dependency.ll18 ; storeaddr22, we create interleaved groups with gaps and
H A Dx86-interleaved-accesses-masked-group.ll203 ; we need the ability to mask out the gaps.
206 ; And-ed with the gaps mask.
364 ; Accesses with gaps under Optsize scenario again, with unknown trip-count
376 ; The shuffled mask is also And-ed with the gaps mask.
572 ; Same, with stride 3. This is to check the gaps-mask and the shuffled mask
583 ; The shuffled mask is also And-ed with the gaps mask.
780 ; Back to stride 2 with gaps with a known trip count under opt for size,
789 ; be vectorized with masked wide-loads (masking away the gaps).
893 ; requires proper masking. In addition we need to mask out the gaps (all
901 ; The shuffled mask is also And-ed with the gaps mask.
[all …]
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/SystemZ/
H A Dmem-interleaving-costs.ll11 ; would have gaps.
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/Hexagon/
H A Dinvalidate-cm-after-invalidating-interleavegroups.ll59 ; The loop below only requires tail folding due to interleave groups with gaps.
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/Archives/
H A Dregular.yaml83 ## to fill gaps between field values.
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DREADME.txt169 2. Reorder objects to fill in gaps between objects.
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dlocal-variable-gap.ll4 ; This test attempts to exercise gaps in local variables. The local variable 'p'
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Dupdate-section.test31 ## For cases where there are gaps in segments not covered by sections, the existing
/llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/AArch64/
H A Dinterleaved_cost.ll168 ; gaps.

12