Home
last modified time | relevance | path

Searched refs:overlaps (Results 1 – 25 of 71) sorted by relevance

123

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DIntervalMapTest.cpp640 EXPECT_FALSE(map.overlaps(0, 9)); in TEST()
641 EXPECT_TRUE(map.overlaps(0, 10)); in TEST()
642 EXPECT_TRUE(map.overlaps(0, 15)); in TEST()
643 EXPECT_TRUE(map.overlaps(0, 25)); in TEST()
644 EXPECT_TRUE(map.overlaps(0, 45)); in TEST()
645 EXPECT_TRUE(map.overlaps(10, 45)); in TEST()
646 EXPECT_TRUE(map.overlaps(30, 45)); in TEST()
662 EXPECT_FALSE(map.overlaps(0, 9)); in TEST()
664 EXPECT_TRUE(map.overlaps(0, 15)); in TEST()
665 EXPECT_TRUE(map.overlaps(0, 25)); in TEST()
[all …]
/llvm-project-15.0.7/clang-tools-extra/test/clang-apply-replacements/Inputs/conflict/
H A Dexpected.txt1 The new replacement overlaps with an existing replacement.
4 The new replacement overlaps with an existing replacement.
7 The new replacement overlaps with an existing replacement.
10 The new replacement overlaps with an existing replacement.
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DExecutorAddressTest.cpp79 EXPECT_FALSE(R1.overlaps(R0)); in TEST()
80 EXPECT_FALSE(R1.overlaps(R2)); in TEST()
81 EXPECT_TRUE(R1.overlaps(R3)); in TEST()
82 EXPECT_TRUE(R1.overlaps(R4)); in TEST()
/llvm-project-15.0.7/compiler-rt/lib/orc/unittests/
H A Dexecutor_address_test.cpp73 EXPECT_FALSE(R1.overlaps(R0)); in TEST()
74 EXPECT_FALSE(R1.overlaps(R2)); in TEST()
75 EXPECT_TRUE(R1.overlaps(R3)); in TEST()
76 EXPECT_TRUE(R1.overlaps(R4)); in TEST()
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Doverlapping-sections.s9 # LMA-OVERLAP-ERR: error: section .sec1 load address range overlaps with .sec2
19 # overlaps with where .sec1 is loaded:
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp34 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
60 assert(end() == A.start() || overlaps(A)); in merge()
95 if (Merge || Iter->overlaps(*Next)) { in unionize()
109 if (!A.overlaps(B)) { in addsub()
147 if (Rg.overlaps(Range)) { in subtract()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmachine-dead-copy.mir70 # Don't try to erase any COPY which overlaps itself.
85 # Don't try to analyze any COPY which overlaps itself.
/llvm-project-15.0.7/lldb/test/Shell/ObjectFile/ELF/
H A DPT_LOAD-overlap.yaml2 # drop the second PT_LOAD segment which overlaps with the first one.
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/
H A Dmalformed-machos.test14 …r malformed object (section contents at offset 4128 with a size of 176, overlaps section contents …
20 …or malformed object (section contents at offset 4320 with a size of 80, overlaps section contents …
41 …rmed object (section relocation entries at offset 0 with a size of 512, overlaps Mach-O headers at…
/llvm-project-15.0.7/lldb/scripts/
H A Danalyze-project-deps.py196 overlaps = [x for x in islands if not this_cycle.isdisjoint(x)] variable
197 islands = disjoints + [set.union(this_cycle, *overlaps)]
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dcopy-phys-reg-implicit-operand-kills-subregs.mir4 # The copy has an implicit def of a superregister which overlaps the
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Async/IR/
H A DAsyncDialect.td42 // TODO: Prefixed form overlaps with generated names, update before flipping.
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h129 bool overlaps(const SDep &Other) const;
132 return overlaps(Other) && Latency == Other.Latency;
465 inline bool SDep::overlaps(const SDep &Other) const { in overlaps() function
H A DLiveInterval.h448 bool overlaps(const LiveRange &other) const { in overlaps() function
459 bool overlaps(const LiveRange &Other, const CoalescerPair &CP,
464 bool overlaps(SlotIndex Start, SlotIndex End) const;
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/
H A Ddisassemble-no-section.test23 # RANGE: no section overlaps the range
/llvm-project-15.0.7/llvm/test/Object/AArch64/
H A Dchained-fixups-header.test18 HEADER3: truncated or malformed object (bad chained fixups: image starts offset 1 overlaps with cha…
/llvm-project-15.0.7/llvm/test/Object/
H A Dmacho-invalid.test438 …ncated or malformed object (symbol table at offset 8 with a size of 12, overlaps Mach-O headers at…
441 …cated or malformed object (string table at offset 60 with a size of 16, overlaps symbol table at o…
444 …ated or malformed object (symbol table at offset 208 with a size of 12, overlaps section contents …
450 … or malformed object (table of contents at offset 292 with a size of 8, overlaps section relocatio…
453 …ated or malformed object (module table at offset 300 with a size of 52, overlaps table of contents…
456 …ed or malformed object (reference table at offset 352 with a size of 4, overlaps module table at o…
468 …ed or malformed object (two level hints at offset 104 with a size of 4, overlaps Mach-O headers at…
471 …r malformed object (code signature data at offset 40 with a size of 32, overlaps Mach-O headers at…
474 …d or malformed object (dyld rebase info at offset 72 with a size of 32, overlaps Mach-O headers at…
477 …ed or malformed object (dyld bind info at offset 104 with a size of 32, overlaps dyld rebase info …
[all …]
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_transitive_closure.c875 isl_bool overlaps; in construct_component() local
882 overlaps = isl_set_overlaps(domain, range); in construct_component()
883 if (overlaps < 0 || !overlaps) { in construct_component()
888 if (overlaps < 0) in construct_component()
1050 isl_bool overlaps, subset; in composability() local
1061 overlaps = isl_set_overlaps(ran[i], dom[j]); in composability()
1062 if (overlaps < 0) in composability()
1064 if (!overlaps) in composability()
1084 overlaps = isl_set_overlaps(dom[i], ran[j]); in composability()
1085 if (overlaps < 0) in composability()
[all …]
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/
H A Dduration-subtraction.rst36 overlaps.
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/Inputs/
H A Dihex-elf-sections.yaml34 # The last section not only overlaps segment boundary, but
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dsuspicious-memory-comparison.rst26 This check is also related to and partially overlaps the CERT C++ Coding Standard rules
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp188 bool livesOverlap = ld.overlaps(la); in addIntraChainConstraint()
269 if (ld.overlaps(lr)) { in addInterChainConstraint()
/llvm-project-15.0.7/llvm/test/FileCheck/
H A Dcheck-dag-overlap.txt169 overlaps with matches from:
173 2. Y, because y is in Y. To prevent these overlaps, the implementation must be
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DStackLifetime.h72 bool overlaps(const LiveRange &Other) const { in overlaps() function
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/
H A Dwarn-on-out-of-range-start-stop-address.test123 # WARN: warning: {{.*}}: no section overlaps the range {{.*}} specified by --start-address/--stop-a…
128 # MULTI-INPUT: warning: {{.*}}: no section overlaps the range [0x2001,0x2005) specified by --start-…

123