Home
last modified time | relevance | path

Searched refs:getVNInfoAllocator (Results 1 – 25 of 38) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSpiller.cpp147 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()
DSplitter.cpp111 ls.lis->getVNInfoAllocator()); in getNewVNI()
188 getNewLI()->getNextValue(newDefIdx, 0, ls.lis->getVNInfoAllocator()); in applyOutgoing()
525 VNInfo *newVal = li.getNextValue(newDefIdx, 0, lis->getVNInfoAllocator()); in insertPreHeader()
626 lis->getVNInfoAllocator()); in splitEdge()
DInlineSpiller.cpp909 VNInfo *DefVNI = NewLI.getNextValue(DefIdx, 0, LIS.getVNInfoAllocator()); in reMaterializeFor()
1070 LIS.getVNInfoAllocator()); 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()
DStrongPHIElimination.cpp354 NewVNI = NewLI.createValueCopy(DestLR->valno, LI->getVNInfoAllocator()); in runOnMachineFunction()
783 LI->getVNInfoAllocator()); in InsertCopiesForPHI()
818 NewVN = NewLI.createValueCopy(OldVN, LI->getVNInfoAllocator()); in MergeLIsAndRename()
DSplitKit.cpp354 VNInfo *VNI = LI->getNextValue(Idx, 0, LIS.getVNInfoAllocator()); in defValue()
907 &LIS.getVNInfoAllocator()); in transferValues()
910 &LIS.getVNInfoAllocator()); in transferValues()
936 LIS.getSlotIndexes(), &MDT, &LIS.getVNInfoAllocator()); in extendPHIKillRanges()
987 &MDT, &LIS.getVNInfoAllocator()); in rewriteAssigned()
/external/llvm/include/llvm/CodeGen/
DLiveStackAnalysis.h85 VNInfo::Allocator &getVNInfoAllocator() { return VNInfoAllocator; } in getVNInfoAllocator() function
DLiveIntervalAnalysis.h260 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } in getVNInfoAllocator() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveStackAnalysis.h86 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } in getVNInfoAllocator() function
DLiveIntervalAnalysis.h263 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } in getVNInfoAllocator() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveStacks.h89 VNInfo::Allocator &getVNInfoAllocator() { return VNInfoAllocator; } in getVNInfoAllocator() function
DLiveIntervals.h284 VNInfo::Allocator& getVNInfoAllocator() { return VNInfoAllocator; } in getVNInfoAllocator() function
/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp259 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in distribute()
291 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in computeMainRangesFixFlags()
DLiveIntervalAnalysis.cpp192 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in computeVirtRegInterval()
260 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in computeRegUnitRange()
324 VNInfo *VNI = LR->createDeadDef(Begin, getVNInfoAllocator()); in computeLiveInRegUnits()
579 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in extendToIndices()
832 getVNInfoAllocator()); in addSegmentToEndOfBlock()
1573 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in constructMainRangeFromSubranges()
DRegisterCoalescer.cpp803 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in removeCopyByCommutingDef()
1057 VNInfo::Allocator& Alloc = LIS->getVNInfoAllocator(); in reMaterializeTrivialDef()
1096 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator()); in reMaterializeTrivialDef()
1111 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator()); in reMaterializeTrivialDef()
1298 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in updateRegDefsUses()
1617 LR.createDeadDef(DestRegIdx, LIS->getVNInfoAllocator()); in joinReservedPhysReg()
2603 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in mergeSubRangeInto()
2664 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in joinVirtRegs()
DPHIElimination.cpp322 LIS->getVNInfoAllocator()); in LowerPHINode()
339 LIS->getVNInfoAllocator()); in LowerPHINode()
DSplitKit.cpp361 &LIS.getVNInfoAllocator()); in reset()
364 &LIS.getVNInfoAllocator()); in reset()
393 VNInfo *VNI = LI->getNextValue(Idx, LIS.getVNInfoAllocator()); in defValue()
DLiveRangeEdit.cpp338 VNInfo *VNI = NewLI.getNextValue(Idx, LIS.getVNInfoAllocator()); in eliminateDeadDef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.cpp385 &LIS.getVNInfoAllocator()); in reset()
388 &LIS.getVNInfoAllocator()); in reset()
431 S.createDeadDef(Def, LIS.getVNInfoAllocator()); in addDeadDef()
453 S.createDeadDef(Def, LIS.getVNInfoAllocator()); in addDeadDef()
467 VNInfo *VNI = LI->getNextValue(Idx, LIS.getVNInfoAllocator()); in defValue()
523 BumpPtrAllocator &Allocator = LIS.getVNInfoAllocator(); in buildSingleSubRegCopy()
1294 &LIS.getVNInfoAllocator()); in extendPHIKillRanges()
1390 &LIS.getVNInfoAllocator()); in rewriteAssigned()
DRenameIndependentSubregs.cpp271 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in distribute()
303 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in computeMainRangesFixFlags()
DLiveRangeEdit.cpp48 VNInfo::Allocator &Alloc = LIS.getVNInfoAllocator(); in createEmptyIntervalFrom()
364 VNInfo *VNI = NewLI.getNextValue(Idx, LIS.getVNInfoAllocator()); in eliminateDeadDef()
DLiveIntervals.cpp198 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in computeVirtRegInterval()
266 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in computeRegUnitRange()
337 VNInfo *VNI = LR->createDeadDef(Begin, getVNInfoAllocator()); in computeLiveInRegUnits()
617 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in extendToIndices()
873 getVNInfoAllocator()); in addSegmentToEndOfBlock()
1657 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in constructMainRangeFromSubranges()
DRegisterCoalescer.cpp851 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in removeCopyByCommutingDef()
1034 IntB.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator()); in removePartialRedundancy()
1036 SR.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator()); in removePartialRedundancy()
1279 VNInfo::Allocator& Alloc = LIS->getVNInfoAllocator(); in reMaterializeTrivialDef()
1347 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator()); in reMaterializeTrivialDef()
1362 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator()); in reMaterializeTrivialDef()
1581 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in updateRegDefsUses()
1939 LR.createDeadDef(DestRegIdx, LIS->getVNInfoAllocator()); in joinReservedPhysReg()
3109 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in mergeSubRangeInto()
3145 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in joinVirtRegs()
DPHIElimination.cpp336 LIS->getVNInfoAllocator()); in LowerPHINode()
353 LIS->getVNInfoAllocator()); in LowerPHINode()
/external/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp307 LIS->getVNInfoAllocator()); in processBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp308 LIS->getVNInfoAllocator()); in processBlock()

12