Home
last modified time | relevance | path

Searched defs:Overlap (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h183 for (IntervalT Overlap : Overlaps) variable
197 for (IntervalT Overlap : Overlaps) { in intersectWithComplement() local
423 for (IntervalT Overlap : Overlaps) { in getNonOverlappingParts() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp747 OverlapStats &Overlap, in overlap()
778 OverlapStats &Overlap, in overlapValueProfData()
794 void InstrProfRecord::overlap(InstrProfRecord &Other, OverlapStats &Overlap, in overlap()
H A DInstrProfWriter.cpp214 OverlapStats &Overlap, in overlapRecord()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp551 float Overlap = calculateOverlap(CurFn.Dependencies, Fns); in doPartitioning() local
H A DSIShrinkInstructions.cpp590 LaneBitmask Overlap = TRI->getSubRegIndexLaneMask(SubReg) & in instAccessReg() local
H A DSIWholeQuadMode.cpp391 LaneBitmask Overlap = (UseLanes & OpLanes); in markDefs() local
H A DSIInstrInfo.cpp943 const bool Overlap = RI.regsOverlap(SrcReg, DestReg); in copyPhysReg() local
1100 const bool Overlap = RI.regsOverlap(SrcReg, DestReg); in copyPhysReg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1165 bool Overlap = L1.overlaps(L2); in coalesceRegisters() local
H A DHexagonLoopIdiomRecognition.cpp2054 bool Overlap = false; in processCopyingStore() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h753 CountSumOrPercent Overlap; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp628 OverlapStats &Overlap, in overlapInput()
1727 OverlapStats Overlap; in overlapInstrProfile() local
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2404 bool Overlap = false; in CheckDag() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1921 bool Overlap = false; in LoadStoreMultipleOpti() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp761 SVal Overlap = in CheckOverlap() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2055 AggValueSlot::Overlap_t Overlap = AggValueSlot::MayOverlap; in EmitExprAsInit() local
H A DCGClass.cpp2201 AggValueSlot::Overlap_t Overlap, in EmitCXXConstructorCall()