/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Spiller.cpp | 147 newLI->getNextValue(loadIndex, 0, lis->getVNInfoAllocator()); in trivialSpillEverywhere() 161 newLI->getNextValue(beginIndex, 0, lis->getVNInfoAllocator()); in trivialSpillEverywhere() 225 SI.getNextValue(SlotIndex(), 0, lss->getVNInfoAllocator()); in spill()
|
D | InlineSpiller.cpp | 909 VNInfo *DefVNI = NewLI.getNextValue(DefIdx, 0, LIS.getVNInfoAllocator()); in reMaterializeFor() 1069 VNInfo *LoadVNI = NewLI.getNextValue(LoadIdx, 0, in insertReload() 1085 VNInfo *StoreVNI = NewLI.getNextValue(Idx, 0, LIS.getVNInfoAllocator()); in insertSpill() 1196 VNInfo *VNI = NewLI.getNextValue(Idx, 0, LIS.getVNInfoAllocator()); in spillAroundUses() 1211 StackInt->getNextValue(SlotIndex(), 0, LSS.getVNInfoAllocator()); in spillAll()
|
D | LiveIntervalAnalysis.cpp | 326 VNInfo *ValNo = interval.getNextValue(defIndex, CopyMI, VNInfoAllocator); in handleVirtualRegisterDef() 394 ValNo = interval.getNextValue(Start, 0, VNInfoAllocator); in handleVirtualRegisterDef() 478 ValNo = interval.getNextValue(defIndex, CopyMI, VNInfoAllocator); in handleVirtualRegisterDef() 570 ValNo = interval.getNextValue(start, CopyMI, VNInfoAllocator); in handlePhysicalRegisterDef() 660 interval.getNextValue(defIdx, 0, VNInfoAllocator); in handleLiveInRegister() 1363 nI.getNextValue(SlotIndex(), 0, VNInfoAllocator)); in rewriteInstructionForSpills() 1381 nI.getNextValue(SlotIndex(), 0, VNInfoAllocator)); in rewriteInstructionForSpills() 2173 VNInfo* VN = Interval.getNextValue( in addLiveRangeToEndOfBlock()
|
D | Splitter.cpp | 188 getNewLI()->getNextValue(newDefIdx, 0, ls.lis->getVNInfoAllocator()); in applyOutgoing() 525 VNInfo *newVal = li.getNextValue(newDefIdx, 0, lis->getVNInfoAllocator()); in insertPreHeader() 625 VNInfo *newVal = li.getNextValue(newDefIdx, 0, in splitEdge()
|
D | LiveRangeCalc.cpp | 240 VNInfo *VNI = I->LI->getNextValue(Start, 0, *Alloc); in updateSSA()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
D | EmpiricalDistribution.java | 84 double getNextValue() throws IllegalStateException; in getNextValue() method
|
D | ValueServer.java | 319 return empiricalDistribution.getNextValue(); in getNextDigest()
|
D | EmpiricalDistributionImpl.java | 372 public double getNextValue() throws IllegalStateException { in getNextValue() method in EmpiricalDistributionImpl
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 306 NewFMAInt.getNextValue(AI->start, in processBlock()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 307 NewFMAInt.getNextValue(AI->start, in processBlock()
|
/external/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 326 VNInfo *SRVNI = SR.getNextValue(RegDefIdx, Allocator); in computeMainRangesFixFlags()
|
D | LiveIntervalAnalysis.cpp | 830 VNInfo *VN = Interval.getNextValue( in addSegmentToEndOfBlock() 1452 VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator); in repairOldRegInRange() 1457 VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator); in repairOldRegInRange()
|
D | LiveRangeCalc.cpp | 455 VNInfo *VNI = LR.getNextValue(Start, *Alloc); in updateSSA()
|
D | LiveRangeEdit.cpp | 338 VNInfo *VNI = NewLI.getNextValue(Idx, LIS.getVNInfoAllocator()); in eliminateDeadDef()
|
D | LiveInterval.cpp | 67 VNInfo *VNI = LR->getNextValue(Def, VNInfoAllocator); in createDeadDef() 87 VNInfo *VNI = LR->getNextValue(Def, VNInfoAllocator); in createDeadDef()
|
D | PHIElimination.cpp | 321 IncomingVNI = IncomingLI.getNextValue(MBBStartIndex, in LowerPHINode()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RenameIndependentSubregs.cpp | 338 VNInfo *SRVNI = SR.getNextValue(RegDefIdx, Allocator); in computeMainRangesFixFlags()
|
D | LiveRangeEdit.cpp | 364 VNInfo *VNI = NewLI.getNextValue(Idx, LIS.getVNInfoAllocator()); in eliminateDeadDef()
|
D | LiveIntervals.cpp | 871 VNInfo *VN = Interval.getNextValue( in addSegmentToEndOfBlock() 1533 VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator); in repairOldRegInRange() 1538 VNInfo *VNI = LR.getNextValue(instrIdx.getRegSlot(), VNInfoAllocator); in repairOldRegInRange()
|
D | PHIElimination.cpp | 335 IncomingVNI = IncomingLI.getNextValue(MBBStartIndex, in LowerPHINode()
|
D | LiveInterval.cpp | 95 VNInfo *VNI = ForVNI ? ForVNI : LR->getNextValue(Def, *VNInfoAllocator); in createDeadDef() 116 VNInfo *VNI = ForVNI ? ForVNI : LR->getNextValue(Def, *VNInfoAllocator); in createDeadDef()
|
D | LiveRangeCalc.cpp | 555 VNInfo *VNI = LR.getNextValue(Start, *Alloc); in updateSSA()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LiveInterval.h | 297 VNInfo *getNextValue(SlotIndex def, MachineInstr *CopyMI,
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 307 VNInfo *getNextValue(SlotIndex def, VNInfo::Allocator &VNInfoAllocator) { in getNextValue() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 319 VNInfo *getNextValue(SlotIndex def, VNInfo::Allocator &VNInfoAllocator) { in getNextValue() function
|