Home
last modified time | relevance | path

Searched defs:Dist (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DExponentialBackoff.cpp20 std::uniform_int_distribution<uint64_t> Dist(MinWait.count(), in waitForNextAttempt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveVariables.cpp228 unsigned Dist = DistanceMap[Def]; in FindLastPartialDef() local
317 unsigned Dist = DistanceMap[Def]; in FindLastRefOrPartRef() local
321 unsigned Dist = DistanceMap[Use]; in FindLastRefOrPartRef() local
365 unsigned Dist = DistanceMap[Def]; in HandlePhysRegKill() local
375 unsigned Dist = DistanceMap[Use]; in HandlePhysRegKill() local
586 unsigned Dist = 0; in runOnBlock() local
H A DTwoAddressInstructionPass.cpp339 bool TwoAddressInstructionImpl::noUseAfterLastDef(Register Reg, unsigned Dist, in noUseAfterLastDef()
637 unsigned Dist) { in isProfitableToCommute()
742 unsigned Dist) { in commuteInstruction()
788 Register RegA, Register RegB, unsigned &Dist) { in convertInstTo3Addr()
1074 bool TwoAddressInstructionImpl::isDefTooClose(Register Reg, unsigned Dist, in isDefTooClose()
1251 unsigned Dist) { in tryInstructionCommute()
1314 unsigned SrcIdx, unsigned DstIdx, unsigned &Dist, bool shouldOnlyCommute) { in tryInstructionTransform()
1555 unsigned &Dist) { in processTiedPairs()
1844 unsigned Dist = 0; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp127 DitheringDistributer::DitheringDistributer(Distribution &Dist, in DitheringDistributer()
312 bool BlockFrequencyInfoImplBase::addToDist(Distribution &Dist, in addToDist()
375 const LoopData *OuterLoop, LoopData &Loop, Distribution &Dist) { in addLoopSuccessorsToDist()
449 Distribution &Dist) { in distributeMass()
822 Distribution Dist; in adjustLoopHeaderMass() local
849 void BlockFrequencyInfoImplBase::distributeIrrLoopHeaderMass(Distribution &Dist) { in distributeIrrLoopHeaderMass()
H A DLoopAccessAnalysis.cpp1611 int Dist = Val / Size; in getPointersDiff() local
1811 const SCEV &MaxBTC, const SCEV &Dist, in isSafeDependenceDistance()
1937 const SCEV *Dist = SE.getMinusSCEV(Sink, Src); in getDependenceDistanceStrideAndSize() local
H A DInstructionSimplify.cpp2791 APInt Dist = LHSOffset - RHSOffset; in computePointerICmp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp341 MachineInstr *&BestLEA, int64_t &AddrDispShift, int &Dist) { in chooseBestLEA()
527 int Dist; in removeRedundantAddrCalc() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.h101 DenseMap<const MachineInstr*,unsigned> &Dist; member
105 DenseMap<const MachineInstr*,unsigned> Dist; member
H A DHexagonISelDAGToDAGHVX.cpp1576 OpRef Rotate = funnels(Va, Va, *Dist, Results); in shuffs1() local
2053 std::optional<int> Dist; rotationDistance() local
2091 if (auto Dist = rotationDistance(SM, 2 * VecLen)) { contracting() local
[all...]
H A DHexagonHardwareLoops.cpp786 int64_t Dist = EndV - StartV; in computeCount() local
H A DHexagonLoopIdiomRecognition.cpp2215 Value *Dist = Builder.CreateSub(LowA, HighA); in processCopyingStore() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTTypeTraits.cpp81 unsigned Dist = 0; in isBaseOf() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp142 const uint64_t Dist = DstAddr - (SrcAddr + SrcSize); extTSPScore() local
148 const uint64_t Dist = SrcAddr + SrcSize - DstAddr; extTSPScore() local
H A DSimplifyCFG.cpp6321 APInt Dist = Val - PrevVal; in SwitchLookupTable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp129 auto *Dist = dyn_cast<SCEVConstant>( in isDependenceDistanceOfOne() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h369 const SCEV *Dist; member
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp187 Distro Dist(FS, llvm::Triple(llvm::sys::getProcessTriple())); in CudaInstallationDetector() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1506 APInt Dist = DistRange.getSingleElement()->sextOrTrunc(NewPtrBitWidth); in getConstantOffset() local
H A DSLPVectorizer.cpp1504 std::optional<int> Dist = getPointersDiff( in getShallowScore() local
1558 int Dist = Idx2 - Idx1; in getShallowScore() local
4463 const SCEV *Dist = SE.getMinusSCEV(PtrSCEVHighest, PtrSCEVLowest); calculateRtStride() local
4468 __anon07b2d7742c02(const SCEV *Dist, const SCEV *Multiplier) calculateRtStride() argument
4498 unsigned Dist = 0; calculateRtStride() local
4636 int Dist = 0; canVectorizeLoads() local
6516 std::optional<int> Dist = getScalarsVectorizationState() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp2187 int64_t Dist = MAddr.Offset - MAddrNext.Offset; in promoteConstantOffsetToImm() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp4132 unsigned &DefIdx, unsigned &Dist) { in getBundledDefMI()
4155 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13816 unsigned Bytes, int Dist, in isConsecutiveLSLoc()
13856 unsigned Bytes, int Dist, in isConsecutiveLS()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5441 Expr *Dist; in buildDistanceFunc() local