Home
last modified time | relevance | path

Searched refs:getNextValue (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp647 VNInfo* VN = Interval.getNextValue( in addSegmentToEndOfBlock()
1161 VNInfo *VNI = LI.getNextValue(instrIdx.getRegSlot(), in repairIntervalsInRange()
1167 VNInfo *VNI = LI.getNextValue(instrIdx.getRegSlot(), in repairIntervalsInRange()
DLiveRangeCalc.cpp346 VNInfo *VNI = LR.getNextValue(Start, *Alloc); in updateSSA()
DLiveInterval.cpp57 VNInfo *VNI = getNextValue(Def, VNInfoAllocator); in createDeadDef()
75 VNInfo *VNI = getNextValue(Def, VNInfoAllocator); in createDeadDef()
DPHIElimination.cpp319 IncomingVNI = IncomingLI.getNextValue(MBBStartIndex, in LowerPHINode()
DStackColoring.cpp687 LI->getNextValue(Indexes->getZeroIndex(), VNInfoAllocator); in runOnMachineFunction()
DInlineSpiller.cpp1314 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator()); in spillAll()
DTwoAddressInstructionPass.cpp1417 VNInfo *VNI = LI.getNextValue(LastCopyIdx, LIS->getVNInfoAllocator()); in processTiedPairs()
DSplitKit.cpp382 VNInfo *VNI = LI->getNextValue(Idx, LIS.getVNInfoAllocator()); in defValue()
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h264 VNInfo *getNextValue(SlotIndex def, VNInfo::Allocator &VNInfoAllocator) { in getNextValue() function
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1797 NewFMAInt.getNextValue(AI->start, in processBlock()