Home
last modified time | relevance | path

Searched defs:overlaps (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DStackLifetime.h73 bool overlaps(const LiveRange &Other) const { in overlaps() function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_buddy.c329 static inline bool overlaps(u64 s1, u64 e1, u64 s2, u64 e2) in overlaps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveInterval.cpp445 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps() function in LiveRange
488 bool LiveRange::overlaps(SlotIndex Start, SlotIndex End) const { in overlaps() function in LiveRange
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h465 inline bool SDep::overlaps(const SDep &Other) const { in overlaps() function
H A DLiveInterval.h440 bool overlaps(const LiveRange &other) const { in overlaps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp34 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
/netbsd-src/external/mit/isl/dist/
H A Disl_transitive_closure.c875 isl_bool overlaps; in construct_component() local
1050 isl_bool overlaps, subset; in composability() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darc-dis.c259 bool overlaps) in find_format_from_table()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darc-dis.c259 bool overlaps) in find_format_from_table()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h302 bool overlaps(const CycleSegment &CS) const { in overlaps() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h1140 bool overlaps(KeyT a, KeyT b) { in overlaps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp2032 bool AttrBuilder::overlaps(const AttrBuilder &B) const { in overlaps() function in AttrBuilder
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp4627 int overlaps = n->overlaps_vertically(); in tprint() local