Home
last modified time | relevance | path

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

/external/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
571 unsigned Dist = 0; in runOnBlock() local
DTwoAddressInstructionPass.cpp358 bool TwoAddressInstructionPass::noUseAfterLastDef(unsigned Reg, unsigned Dist, in noUseAfterLastDef()
551 MachineInstr *MI, unsigned Dist) { in isProfitableToCommute()
650 unsigned RegB, unsigned RegC, unsigned Dist) { in commuteInstruction()
698 unsigned Dist) { in convertInstTo3Addr()
989 bool TwoAddressInstructionPass::isDefTooClose(unsigned Reg, unsigned Dist, in isDefTooClose()
1169 unsigned Dist, bool shouldOnlyCommute) { in tryInstructionTransform()
1413 unsigned &Dist) { in processTiedPairs()
1602 unsigned Dist = 0; in runOnMachineFunction() local
/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp83 DitheringDistributer::DitheringDistributer(Distribution &Dist, in DitheringDistributer()
260 bool BlockFrequencyInfoImplBase::addToDist(Distribution &Dist, in addToDist()
323 const LoopData *OuterLoop, LoopData &Loop, Distribution &Dist) { in addLoopSuccessorsToDist()
380 Distribution &Dist) { in distributeMass()
DLoopAccessAnalysis.cpp711 const SCEV *Dist = SE->getMinusSCEV(Sink, Src); in isDependent() local
/external/llvm/lib/Target/Hexagon/
DHexagonFixupHwLoops.cpp138 unsigned Dist = Sub > 0 ? Sub : -Sub; in fixupLoopInstrs() local
DHexagonHardwareLoops.cpp651 int64_t Dist = EndV - StartV; in computeCount() local
/external/clang/lib/AST/
DASTTypeTraits.cpp53 unsigned Dist = 0; in isBaseOf() local
/external/llvm/tools/verify-uselistorder/
Dverify-uselistorder.cpp395 std::uniform_int_distribution<short> Dist(10, 99); in shuffleValueUseLists() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp3379 unsigned &DefIdx, unsigned &Dist) { in getBundledDefMI()
3402 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
/external/opencv/cv/src/
Dcvcalibration.cpp1852 CvMat K[2], Dist[2], om_LR, T_LR; in cvStereoCalibrate() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3790 APInt Dist = Val - PrevVal; in SwitchLookupTable() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp8920 unsigned Bytes, int Dist, in isConsecutiveLSLoc()
8958 unsigned Bytes, int Dist, in isConsecutiveLS()