Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp384 &LIS.getVNInfoAllocator()); in reset()
387 &LIS.getVNInfoAllocator()); in reset()
430 S.createDeadDef(Def, LIS.getVNInfoAllocator()); in addDeadDef()
452 S.createDeadDef(Def, LIS.getVNInfoAllocator()); in addDeadDef()
466 VNInfo *VNI = LI->getNextValue(Idx, LIS.getVNInfoAllocator()); in defValue()
522 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.cpp47 VNInfo::Allocator &Alloc = LIS.getVNInfoAllocator(); in createEmptyIntervalFrom()
365 VNInfo *VNI = NewLI.getNextValue(Idx, LIS.getVNInfoAllocator()); in eliminateDeadDef()
DLiveIntervals.cpp197 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in computeVirtRegInterval()
270 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in computeRegUnitRange()
341 VNInfo *VNI = LR->createDeadDef(Begin, getVNInfoAllocator()); in computeLiveInRegUnits()
627 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in extendToIndices()
883 getVNInfoAllocator()); in addSegmentToEndOfBlock()
1682 LRCalc->reset(MF, getSlotIndexes(), DomTree, &getVNInfoAllocator()); in constructMainRangeFromSubranges()
DPHIElimination.cpp338 LIS->getVNInfoAllocator()); in LowerPHINode()
355 LIS->getVNInfoAllocator()); in LowerPHINode()
DRegisterCoalescer.cpp945 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in removeCopyByCommutingDef()
1157 IntB.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator()); in removePartialRedundancy()
1159 SR.createDeadDef(NewCopyIdx, LIS->getVNInfoAllocator()); in removePartialRedundancy()
1417 VNInfo::Allocator& Alloc = LIS->getVNInfoAllocator(); in reMaterializeTrivialDef()
1485 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator()); in reMaterializeTrivialDef()
1500 LR->createDeadDef(NewMIIdx.getRegSlot(), LIS->getVNInfoAllocator()); in reMaterializeTrivialDef()
1735 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in updateRegDefsUses()
2116 LR.createDeadDef(DestRegIdx, LIS->getVNInfoAllocator()); in joinReservedPhysReg()
3318 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in mergeSubRangeInto()
3370 BumpPtrAllocator &Allocator = LIS->getVNInfoAllocator(); in joinVirtRegs()
DInlineSpiller.cpp1065 StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator()); in spillAll()
1140 BumpPtrAllocator &Allocator = LIS.getVNInfoAllocator(); in addToMergeableSpills()
DLiveInterval.cpp1393 BumpPtrAllocator &Allocator = LIS.getVNInfoAllocator(); in Distribute()
DTwoAddressInstructionPass.cpp1582 VNInfo *VNI = LI.getNextValue(LastCopyIdx, LIS->getVNInfoAllocator()); in processTiedPairs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp308 LIS->getVNInfoAllocator()); in processBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp1168 NewVN = L1.getNextValue(I->valno->def, LIS->getVNInfoAllocator()); in coalesceRegisters()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1032 CCLiveRange.createDeadDef(MISlot, LIS->getVNInfoAllocator()); in foldMemoryOperandImpl()