| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | char-set.h | 65 constexpr SetOfChars Intersection(SetOfChars that) const { in Intersection() function
|
| /llvm-project-15.0.7/flang/include/flang/Common/ |
| H A D | interval.h | 110 constexpr Interval Intersection(const Interval &that) const { in Intersection() function
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | CoalescingBitVectorTest.cpp | 284 void simpleIntersection(UBitVec &Intersection, const UBitVec &LHS, in simpleIntersection() 291 TEST(CoalescingBitVectorTest, Intersection) { in TEST() argument 362 void simpleIntersectionWithComplement(UBitVec &Intersection, const UBitVec &LHS, in simpleIntersectionWithComplement()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/MSF/ |
| H A D | MappedBlockStream.cpp | 134 Interval Intersection = intersect(CachedExtent, RequestExtent); in readBytes() local 296 auto Intersection = intersect(WriteInterval, CachedInterval); in fixCacheAfterWrite() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | SuspiciousCallArgumentCheck.cpp | 290 std::size_t Intersection = 0; in applyDiceHeuristic() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CodeGenRegisters.cpp | 1995 std::set<unsigned> Intersection; in computeRegUnitSets() local 2206 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | Triple.h | 259 Intersection, enumerator
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | LangOptions.h | 66 Intersection, enumerator
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | VectorUtils.cpp | 816 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
|
| H A D | DependenceAnalysis.cpp | 3695 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local 4030 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
|
| H A D | ValueTracking.cpp | 6674 ConstantRange Intersection = DomCR.intersectWith(CR); in isImpliedCondMatchingImmOperands() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | ControlHeightReduction.cpp | 1084 std::vector<Value *> Intersection; in shouldSplit() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | LoopUtils.cpp | 1098 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCompares.cpp | 1505 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local
|