Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveVariables.cpp202 unsigned Dist = DistanceMap[Def]; in FindLastPartialDef() local
296 unsigned Dist = DistanceMap[Def]; in FindLastRefOrPartRef() local
300 unsigned Dist = DistanceMap[Use]; in FindLastRefOrPartRef() local
345 unsigned Dist = DistanceMap[Def]; in HandlePhysRegKill() local
356 unsigned Dist = DistanceMap[Use]; in HandlePhysRegKill() local
575 unsigned Dist = 0; in runOnBlock() local
DTwoAddressInstructionPass.cpp384 bool TwoAddressInstructionPass::noUseAfterLastDef(unsigned Reg, unsigned Dist, in noUseAfterLastDef()
584 MachineInstr *MI, unsigned Dist) { in isProfitableToCommute()
684 unsigned Dist) { in commuteInstruction()
732 unsigned Dist) { in convertInstTo3Addr()
1024 bool TwoAddressInstructionPass::isDefTooClose(unsigned Reg, unsigned Dist, in isDefTooClose()
1204 unsigned Dist) { in tryInstructionCommute()
1272 unsigned Dist, bool shouldOnlyCommute) { in tryInstructionTransform()
1504 unsigned &Dist) { in processTiedPairs()
1697 unsigned Dist = 0; in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp105 DitheringDistributer::DitheringDistributer(Distribution &Dist, in DitheringDistributer()
290 bool BlockFrequencyInfoImplBase::addToDist(Distribution &Dist, in addToDist()
353 const LoopData *OuterLoop, LoopData &Loop, Distribution &Dist) { in addLoopSuccessorsToDist()
427 Distribution &Dist) { in distributeMass()
815 Distribution Dist; in adjustLoopHeaderMass() local
842 void BlockFrequencyInfoImplBase::distributeIrrLoopHeaderMass(Distribution &Dist) { in distributeIrrLoopHeaderMass()
DLoopAccessAnalysis.cpp1353 const SCEV &Dist, uint64_t Stride, in isSafeDependenceDistance()
1478 const SCEV *Dist = PSE.getSE()->getMinusSCEV(Sink, Src); in isDependent() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dgradient_paint.inl34 tvec2<T, P> Dist = Point1 - Point0; local
/third_party/boost/boost/graph/distributed/
Ddelta_stepping_shortest_paths.hpp74 typedef typename property_traits<EdgeWeightMap>::value_type Dist; typedef in boost::graph::distributed::delta_stepping_impl
123 void handle_relax_message(Vertex v, const std::pair<Dist, Vertex>& p) in handle_relax_message()
Dbetweenness_centrality.hpp155 typedef typename property_traits<EdgeWeightMap>::value_type Dist; typedef in boost::graph::parallel::detail::betweenness_centrality_delta_stepping_impl
662 typedef weight_type Dist; in set_delta() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp343 MachineInstr *&BestLEA, int64_t &AddrDispShift, int &Dist) { in chooseBestLEA()
531 int Dist; in removeRedundantAddrCalc() local
/third_party/boost/libs/graph/example/
Dboost_web_graph.cpp51 typedef typename boost::property_traits< DistanceMap >::value_type Dist; in discover_vertex() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DBitTracker.h101 DenseMap<const MachineInstr*,unsigned> &Dist; member
105 DenseMap<const MachineInstr*,unsigned> Dist; member
DHexagonHardwareLoops.cpp782 int64_t Dist = EndV - StartV; in computeCount() local
DHexagonLoopIdiomRecognition.cpp2209 Value *Dist = Builder.CreateSub(LowA, HighA); in processCopyingStore() local
/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_gesture.c519 float Dist; in SDL_GestureProcessEvent() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopLoadElimination.cpp125 auto *Dist = cast<SCEVConstant>( in isDependenceDistanceOfOne() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp386 const SCEV *Dist = SE.getMinusSCEV(PtrSCEVB, PtrSCEVA); in areConsecutivePointers() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp1839 int64_t Dist = MAddr.Offset - MAddrNext.Offset; in promoteConstantOffsetToImm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp4017 unsigned &DefIdx, unsigned &Dist) { in getBundledDefMI()
4040 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5099 APInt Dist = Val - PrevVal; in SwitchLookupTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp12038 unsigned Bytes, int Dist, in isConsecutiveLSLoc()
12078 unsigned Bytes, int Dist, in isConsecutiveLS()