Home
last modified time | relevance | path

Searched defs:intersect (Results 1 – 22 of 22) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/
H A DIterator.h178 std::unique_ptr<Iterator> intersect(Args... args) const { in intersect() function
H A DIterator.cpp365 Corpus::intersect(std::vector<std::unique_ptr<Iterator>> Children) const { in intersect() function in clang::clangd::dex::Corpus
/llvm-project-15.0.7/mlir/include/mlir/Analysis/
H A DAliasAnalysis.h150 ModRefResult intersect(const ModRefResult &other) { in intersect() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRDFRegisters.cpp292 RegisterAggr &RegisterAggr::intersect(RegisterRef RR) { in intersect() function in RegisterAggr
296 RegisterAggr &RegisterAggr::intersect(const RegisterAggr &RG) { in intersect() function in RegisterAggr
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp473 RangeSet RangeSet::Factory::intersect(RangeSet What, llvm::APSInt Lower, in intersect() function in RangeSet::Factory
516 RangeSet RangeSet::Factory::intersect(const RangeSet::ContainerType &LHS, in intersect() function in RangeSet::Factory
594 RangeSet RangeSet::Factory::intersect(RangeSet LHS, RangeSet RHS) { in intersect() function in RangeSet::Factory
603 RangeSet RangeSet::Factory::intersect(RangeSet LHS, llvm::APSInt Point) { in intersect() function in RangeSet::Factory
1131 LLVM_NODISCARD inline EndTy intersect(RangeSet::Factory &F, EndTy End) { in intersect() function
1138 intersect(RangeSet::Factory &F, const RangeSet *End) { in intersect() function
1147 LLVM_NODISCARD inline RangeSet intersect(RangeSet::Factory &F, RangeSet Head, in intersect() function
1155 LLVM_NODISCARD inline RangeSet intersect(RangeSet::Factory &F, RangeSet Head, in intersect() function
1188 intersect(RangeSet::Factory &F, HeadTy Head, SecondTy Second, in intersect() function
/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPresburgerRelation.cpp96 PresburgerRelation::intersect(const PresburgerRelation &set) const { in intersect() function in PresburgerRelation
851 PresburgerSet PresburgerSet::intersect(const PresburgerRelation &set) const { in intersect() function in PresburgerSet
H A DIntegerRelation.cpp69 IntegerRelation IntegerRelation::intersect(IntegerRelation other) const { in intersect() function in IntegerRelation
2269 IntegerPolyhedron::intersect(const IntegerPolyhedron &other) const { in intersect() function in IntegerPolyhedron
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp55 Status intersect(const Status &S) const { in intersect() function
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DPassManager.h224 void intersect(const PreservedAnalyses &Arg) { in intersect() function
246 void intersect(PreservedAnalyses &&Arg) { in intersect() function
H A DMetadata.h695 AAMDNodes intersect(const AAMDNodes &Other) const { in intersect() function
/llvm-project-15.0.7/third-party/benchmark/tools/gbench/
H A Dreport.py113 def intersect(list1, list2): function
/llvm-project-15.0.7/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp39 static Interval intersect(const Interval &I1, const Interval &I2) { in intersect() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp314 const m128 intersect = _mm_and_si128(access_and, mask_access); in CheckRaces() local
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp626 VSETVLIInfo intersect(const VSETVLIInfo &Other) const { in intersect() function in __anon1aeaf6f50111::VSETVLIInfo
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_map_simplify.c3956 isl_bool intersect; in isl_map_plain_is_disjoint() local
3997 isl_bool intersect; in isl_map_is_disjoint() local
4038 isl_bool intersect; in isl_basic_map_is_disjoint() local
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h8322 isl::basic_map basic_map::intersect(isl::basic_map bmap2) const in intersect() function
8328 isl::map basic_map::intersect(const isl::map &map2) const in intersect() function
9346 isl::basic_set basic_set::intersect(isl::basic_set bset2) const in intersect() function
9352 isl::set basic_set::intersect(const isl::set &set2) const in intersect() function
11122 isl::map map::intersect(isl::map map2) const in intersect() function
11133 isl::map map::intersect(const isl::basic_map &map2) const in intersect() function
14552 isl::set point::intersect(const isl::set &set2) const in intersect() function
18822 isl::set set::intersect(isl::set set2) const in intersect() function
18833 isl::set set::intersect(const isl::basic_set &set2) const in intersect() function
18838 isl::set set::intersect(const isl::point &set2) const in intersect() function
[all …]
/llvm-project-15.0.7/clang/lib/Analysis/
H A DConsumed.cpp1132 void ConsumedStateMap::intersect(const ConsumedStateMap &Other) { in intersect() function in ConsumedStateMap
/llvm-project-15.0.7/llvm/lib/IR/
H A DMetadata.cpp1019 MDNode *MDNode::intersect(MDNode *A, MDNode *B) { in intersect() function in MDNode
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp95 static ValueLatticeElement intersect(const ValueLatticeElement &A, in intersect() function
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp69 OffsetRange &intersect(OffsetRange A) { in intersect() function
/llvm-project-15.0.7/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc386 static std::vector<std::string> intersect(const std::vector<std::string> &v1, in intersect() function
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp274 bool TypeSetByHwMode::intersect(SetType &Out, const SetType &In) { in intersect() function in TypeSetByHwMode