Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLiveVariables.cpp201 unsigned Dist = DistanceMap[Def]; in FindLastPartialDef() local
295 unsigned Dist = DistanceMap[Def]; in FindLastRefOrPartRef() local
299 unsigned Dist = DistanceMap[Use]; in FindLastRefOrPartRef() local
344 unsigned Dist = DistanceMap[Def]; in HandlePhysRegKill() local
355 unsigned Dist = DistanceMap[Use]; in HandlePhysRegKill() local
570 unsigned Dist = 0; in runOnBlock() local
H A DTwoAddressInstructionPass.cpp316 bool TwoAddressInstructionPass::noUseAfterLastDef(unsigned Reg, unsigned Dist, in noUseAfterLastDef()
509 MachineInstr *MI, unsigned Dist) { in isProfitableToCommute()
587 unsigned RegB, unsigned RegC, unsigned Dist) { in commuteInstruction()
635 unsigned Dist) { in convertInstTo3Addr()
926 bool TwoAddressInstructionPass::isDefTooClose(unsigned Reg, unsigned Dist, in isDefTooClose()
1106 unsigned Dist, bool shouldOnlyCommute) { in tryInstructionTransform()
1350 unsigned &Dist) { in processTiedPairs()
1539 unsigned Dist = 0; in runOnMachineFunction() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A 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()
377 Distribution &Dist) { in distributeMass()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFixupHwLoops.cpp138 unsigned Dist = Sub > 0 ? Sub : -Sub; in fixupLoopInstrs() local
H A DHexagonHardwareLoops.cpp659 int64_t Dist = EndV - StartV; in computeCount() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTTypeTraits.cpp53 unsigned Dist = 0; in isBaseOf() local
/minix3/external/bsd/llvm/dist/llvm/tools/verify-uselistorder/
H A Dverify-uselistorder.cpp392 std::uniform_int_distribution<short> Dist(10, 99); in shuffleValueUseLists() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3379 unsigned &DefIdx, unsigned &Dist) { in getBundledDefMI()
3402 unsigned &UseIdx, unsigned &Dist) { in getBundledUseMI()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7826 unsigned Bytes, int Dist, in isConsecutiveLSLoc()
7864 unsigned Bytes, int Dist, in isConsecutiveLS()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3830 APInt Dist = Val - PrevVal; in SwitchLookupTable() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4621 const SCEV *Dist = SE->getMinusSCEV(Sink, Src); in isDependent() local