/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveVariables.cpp | 202 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
|
D | TwoAddressInstructionPass.cpp | 384 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/ |
D | BlockFrequencyInfoImpl.cpp | 105 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()
|
D | LoopAccessAnalysis.cpp | 1353 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/ |
D | gradient_paint.inl | 34 tvec2<T, P> Dist = Point1 - Point0; local
|
/third_party/boost/boost/graph/distributed/ |
D | delta_stepping_shortest_paths.hpp | 74 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()
|
D | betweenness_centrality.hpp | 155 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/ |
D | X86OptimizeLEAs.cpp | 343 MachineInstr *&BestLEA, int64_t &AddrDispShift, int &Dist) { in chooseBestLEA() 531 int Dist; in removeRedundantAddrCalc() local
|
/third_party/boost/libs/graph/example/ |
D | boost_web_graph.cpp | 51 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/ |
D | BitTracker.h | 101 DenseMap<const MachineInstr*,unsigned> &Dist; member 105 DenseMap<const MachineInstr*,unsigned> Dist; member
|
D | HexagonHardwareLoops.cpp | 782 int64_t Dist = EndV - StartV; in computeCount() local
|
D | HexagonLoopIdiomRecognition.cpp | 2209 Value *Dist = Builder.CreateSub(LowA, HighA); in processCopyingStore() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/events/ |
D | SDL_gesture.c | 519 float Dist; in SDL_GestureProcessEvent() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopLoadElimination.cpp | 125 auto *Dist = cast<SCEVConstant>( in isDependenceDistanceOfOne() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoadStoreVectorizer.cpp | 386 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/ |
D | SILoadStoreOptimizer.cpp | 1839 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/ |
D | ARMBaseInstrInfo.cpp | 4017 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/ |
D | SimplifyCFG.cpp | 5099 APInt Dist = Val - PrevVal; in SwitchLookupTable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 12038 unsigned Bytes, int Dist, in isConsecutiveLSLoc() 12078 unsigned Bytes, int Dist, in isConsecutiveLS()
|