Home
last modified time | relevance | path

Searched defs:intersectWith (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRangeList.cpp197 ConstantRangeList::intersectWith(const ConstantRangeList &CRL) const { in intersectWith() function in ConstantRangeList
H A DConstantFPRange.cpp378 ConstantFPRange::intersectWith(const ConstantFPRange &CR) const { in intersectWith() function in ConstantFPRange
H A DAttributes.cpp985 AttributeSet::intersectWith(LLVMContext &C, AttributeSet Other) const { in intersectWith() function in AttributeSet
1836 AttributeList::intersectWith(LLVMContext &C, AttributeList Other) const { in intersectWith() function in AttributeList
H A DConstantRange.cpp591 ConstantRange ConstantRange::intersectWith(const ConstantRange &CR, in intersectWith() function in ConstantRange
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h304 KnownBits intersectWith(const KnownBits &RHS) const { in intersectWith() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp344 RegisterRef RegisterAggr::intersectWith(RegisterRef RR) const { in intersectWith() function in llvm::rdf::RegisterAggr
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseBitVector.h195 bool intersectWith(const SparseBitVectorElement &RHS, in intersectWith() function