Home
last modified time | relevance | path

Searched defs:intersects (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h43 bool intersects(const DWARFAddressRange &RHS) const { in intersects() function
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DSparseBitVector.h185 bool intersects(const SparseBitVectorElement &RHS) const { in intersects() function
739 bool intersects(const SparseBitVector<ElementSize> *RHS) const { in intersects() function
744 bool intersects(const SparseBitVector<ElementSize> &RHS) const { in intersects() function
H A DAddressRanges.h32 bool intersects(const AddressRange &R) const { in intersects() function
H A DAPInt.h1199 bool intersects(const APInt &RHS) const { in intersects() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp114 intersects(const MachineInstr *StartMI, const MachineInstr *EndMI, in intersects() function
/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Transforms/
H A DSuperVectorize.cpp1621 bool intersects = false; in computeIntersectionBuckets() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp108 bool DWARFVerifier::DieRangeInfo::intersects(const DieRangeInfo &RHS) const { in intersects() function in DWARFVerifier::DieRangeInfo
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp159 bool intersects(const RegisterSet &Rs) const { in intersects() function
H A DHexagonBitSimplify.cpp165 bool intersects(const RegisterSet &Rs) const { in intersects() function
/llvm-project-15.0.7/lldb/source/Target/
H A DProcess.cpp2161 const bool intersects = bp->IntersectsRange( in WriteMemory() local