Home
last modified time | relevance | path

Searched refs:Overlap (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h183 for (IntervalT Overlap : Overlaps) variable
184 insert(Overlap.first, Overlap.second);
197 for (IntervalT Overlap : Overlaps) { in intersectWithComplement() local
199 std::tie(OlapStart, OlapStop) = Overlap; in intersectWithComplement()
423 for (IntervalT Overlap : Overlaps) { in getNonOverlappingParts() local
425 std::tie(OlapStart, OlapStop) = Overlap; in getNonOverlappingParts()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp799 OverlapStats &Overlap, in overlap() argument
811 Overlap.Base.ValueCounts[ValueKind], in overlap()
812 Overlap.Test.ValueCounts[ValueKind]); in overlap()
823 Overlap.Overlap.ValueCounts[ValueKind] += Score; in overlap()
824 FuncLevelOverlap.Overlap.ValueCounts[ValueKind] += FuncLevelScore; in overlap()
830 OverlapStats &Overlap, in overlapValueProfData() argument
842 ThisSiteRecords[I].overlap(OtherSiteRecords[I], ValueKind, Overlap, in overlapValueProfData()
846 void InstrProfRecord::overlap(InstrProfRecord &Other, OverlapStats &Overlap, in overlap() argument
866 Overlap.addOneMismatch(FuncLevelOverlap.Test); in overlap()
872 overlapValueProfData(Kind, Other, Overlap, FuncLevelOverlap); in overlap()
[all …]
H A DInstrProfWriter.cpp164 OverlapStats &Overlap, in overlapRecord() argument
172 Overlap.addOneUnique(FuncLevelOverlap.Test); in overlapRecord()
176 Overlap.Overlap.NumEntries += 1; in overlapRecord()
182 Overlap.addOneMismatch(FuncLevelOverlap.Test); in overlapRecord()
191 Dest.overlap(Other, Overlap, FuncLevelOverlap, ValueCutoff); in overlapRecord()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Core/
H A DReplacement.cpp305 auto Overlap = [](const Replacement &R1, const Replacement &R2) -> bool { in add() local
311 if (!Overlap(R, *I)) { in add()
329 if (!Overlap(R, *I)) in add()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1568 bool Overlap = false) const;
1575 bool Overlap = false) {
1576 int Idx = findRegisterDefOperandIdx(Reg, TRI, isDead, Overlap);
1583 bool Overlap = false) const {
1585 Reg, TRI, isDead, Overlap);
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h814 CountSumOrPercent Overlap; member
881 OverlapStats &Overlap, OverlapStats &FuncLevelOverlap);
967 LLVM_ABI void overlap(InstrProfRecord &Other, OverlapStats &Overlap,
972 OverlapStats &Overlap,
H A DInstrProfWriter.h221 OverlapStats &Overlap,
/freebsd/tools/tools/ath/athprom/
H A Deeprom-1456 | pdGain Overlap $pdGainOverlap dB |
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1148 bool Overlap = L1.overlaps(L2); in coalesceRegisters() local
1151 << (Overlap ? "overlap" : "disjoint") << ")\n " in coalesceRegisters()
1156 if (Overlap) in coalesceRegisters()
H A DHexagonLoopIdiomRecognition.cpp2042 bool Overlap = false; in processCopyingStore() local
2077 Overlap = true; in processCopyingStore()
2080 if (!Overlap) { in processCopyingStore()
2125 bool RuntimeCheck = (Overlap || DestVolatile); in processCopyingStore()
2279 LLVM_DEBUG(dbgs() << " Formed " << (Overlap ? "memmove: " : "memcpy: ") in processCopyingStore()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp669 OverlapStats &Overlap, in overlapInput() argument
688 WC->Writer.overlapRecord(std::move(I), Overlap, FuncOverlap, FuncFilter); in overlapInput()
1823 OverlapStats Overlap; in overlapInstrProfile() local
1824 Error E = Overlap.accumulateCounts(BaseFilename, TestFilename, IsCS); in overlapInstrProfile()
1827 if (Overlap.Base.CountSum < 1.0f) { in overlapInstrProfile()
1831 if (Overlap.Test.CountSum < 1.0f) { in overlapInstrProfile()
1836 overlapInput(BaseFilename, TestFilename, &Context, Overlap, FuncFilter, OS, in overlapInstrProfile()
1838 Overlap.dump(OS); in overlapInstrProfile()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1262 OverlappingRanges Overlap) -> ElemPair { in handleRootSignatureElements() argument
1269 auto InfoB = std::lower_bound(Infos.begin(), Infos.end(), *Overlap.B); in handleRootSignatureElements()
1274 auto InfoA = std::lower_bound(InfoB, Infos.end(), *Overlap.A); in handleRootSignatureElements()
1287 auto ReportOverlap = [this, &GetElemPair](OverlappingRanges Overlap) { in handleRootSignatureElements() argument
1288 auto Pair = GetElemPair(Overlap); in handleRootSignatureElements()
1289 const RangeInfo *Info = Overlap.A; in handleRootSignatureElements()
1291 const RangeInfo *OInfo = Overlap.B; in handleRootSignatureElements()
1311 for (OverlappingRanges Overlap : Overlaps) in handleRootSignatureElements() local
1312 ReportOverlap(Overlap); in handleRootSignatureElements()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIShrinkInstructions.cpp618 LaneBitmask Overlap = TRI->getSubRegIndexLaneMask(SubReg) & in instAccessReg() local
620 if (Overlap.any()) in instAccessReg()
H A DSIWholeQuadMode.cpp402 LaneBitmask Overlap = (UseLanes & OpLanes); in markDefs() local
405 HasDef |= Overlap.any(); in markDefs()
H A DSIInstrInfo.cpp961 const bool Overlap = RI.regsOverlap(SrcReg, DestReg); in copyPhysReg() local
962 indirectCopyToAGPR(*this, MBB, MI, DL, DestReg, SrcReg, KillSrc, RS, Overlap); in copyPhysReg()
1118 const bool Overlap = RI.regsOverlap(SrcReg, DestReg); in copyPhysReg() local
1119 const bool CanKillSuperReg = KillSrc && !Overlap; in copyPhysReg()
1138 *RS, Overlap, ImpDefSuper, ImpUseSuper); in copyPhysReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1918 bool Overlap = false; in LoadStoreMultipleOpti() local
1920 Overlap = (Base == Reg); in LoadStoreMultipleOpti()
1921 if (!Overlap) { in LoadStoreMultipleOpti()
1924 Overlap = true; in LoadStoreMultipleOpti()
1931 if (!Overlap) { in LoadStoreMultipleOpti()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp2120 AggValueSlot::Overlap_t Overlap = AggValueSlot::MayOverlap; in EmitExprAsInit() local
2122 Overlap = AggValueSlot::DoesNotOverlap; in EmitExprAsInit()
2124 Overlap = getOverlapForFieldInit(FD); in EmitExprAsInit()
2129 AggValueSlot::IsNotAliased, Overlap)); in EmitExprAsInit()
H A DCGClass.cpp2207 AggValueSlot::Overlap_t Overlap, SourceLocation Loc, in EmitCXXConstructorCall() argument
2231 EmitAggregateCopyCtor(DestLVal, SrcLVal, Overlap); in EmitCXXConstructorCall()
H A DCodeGenFunction.h3192 AggValueSlot::Overlap_t Overlap,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1132 bool isDead, bool Overlap) const { in findRegisterDefOperandIdx()
1138 if (isPhys && Overlap && MO.isRegMask() && MO.clobbersPhysReg(Reg)) in findRegisterDefOperandIdx()
1145 if (Overlap) in findRegisterDefOperandIdx()
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp2441 bool Overlap = false; in CheckDag() local
2446 Overlap = MI->Pos < M.End; in CheckDag()
2450 if (!Overlap) { in CheckDag()
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1304 OVERLAPPED *Overlap) {
1310 if (::ReadFile(FileHandle, Buf.data(), BytesToRead, &BytesRead, Overlap))
1320 return readNativeFileImpl(FileHandle, Buf, /*Overlap=*/nullptr);
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp766 SVal Overlap = in CheckOverlap() local
769 Overlap.getAs<DefinedOrUnknownSVal>(); in CheckOverlap()
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok3057 Overlap Configurations . . . . . . . . . 500--507
3150 I/O:I/O Overlap . . . . . . . . . . . . 821--831
H A Dfunstack.in23323 title = "General Equations for Idealized {CPU-I/O} Overlap Configurations",
24045 … "Models for Parallel Processing Within Programs: Application to {CPU:I/O} and {I/O:I/O} Overlap",

12