Home
last modified time | relevance | path

Searched defs:Intersection (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DInterval.h179 Interval Intersection = intersection(Other); variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp296 assert(Intersection.first <= Intersection.second); in fixCacheAfterWrite() local
134 Interval Intersection = intersect(CachedExtent, RequestExtent); readBytes() local
[all...]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp2065 std::vector<unsigned> Intersection; in computeRegUnitSets() local
2256 CodeGenRegister::Vec Intersection; in inferCommonSubClass() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h297 Intersection, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1478 auto Intersection = set_intersection(ExistingDomains, LDSDomains); in refineUsesAlignmentAndAA() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp1039 SmallVector<Metadata *, 4> Intersection; in intersectAccessGroups() local
H A DDependenceAnalysis.cpp3817 SmallBitVector Intersection = Pair[SI].GroupLoops; in depends() local
4174 SmallBitVector Intersection = Pair[SI].GroupLoops; in getSplitIteration() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h52 Intersection, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1088 std::vector<Value *> Intersection; in shouldSplit() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1379 auto *Intersection = (OpValue == nullptr) ? dyn_cast<Instruction>(VL[0]) in propagateIRFlags() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1392 ConstantRange Intersection = DominatingCR.intersectWith(CR); in foldICmpWithDominatingICmp() local