/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveRangeCalc.cpp | 95 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend() 363 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA() 378 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA() 441 DefBlocks.set(Indexes.getMBBFromIndex(I)->getNumber()); in isJointlyDominated()
|
D | SplitKit.cpp | 221 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo() 304 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo() 321 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks() 844 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv() 988 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() 989 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() 1042 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies() 1095 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies() 1186 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in transferValues() 1286 MachineBasicBlock &B = *LIS.getMBBFromIndex(V->def); in extendPHIKillRanges() [all …]
|
D | CalcSpillWeights.cpp | 174 MachineBasicBlock *localMBB = LIS.getMBBFromIndex(*End); in weightCalcHelper() 175 assert(localMBB == LIS.getMBBFromIndex(*Start) && in weightCalcHelper()
|
D | LiveIntervals.cpp | 401 const MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses() 646 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue() 850 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() 851 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() 860 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill() 1455 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Before); in findLastUseBefore()
|
D | InlineSpiller.cpp | 385 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() 403 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() 501 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed() 1359 MachineBasicBlock *Root = LIS.getMBBFromIndex(OrigVNI.def); in runHoistSpills()
|
D | LiveDebugVariables.cpp | 761 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef() 1416 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in emitDebugValues() 1444 MachineFunction::iterator MBB = LIS.getMBBFromIndex(loc)->getIterator(); in emitDebugLabel() 1477 auto *MBB = Slots->getMBBFromIndex(Idx); in emitDebugValues()
|
D | RenameIndependentSubregs.cpp | 324 MachineBasicBlock &MBB = *Indexes.getMBBFromIndex(Def); in computeMainRangesFixFlags()
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 201 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo() 284 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo() 301 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks() 635 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv() 775 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() 776 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() 829 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies() 881 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies() 972 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in transferValues() 1046 MachineBasicBlock *MBB = LIS.getMBBFromIndex(PHIVNI->def); in extendPHIKillRanges()
|
D | LiveRangeCalc.cpp | 244 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend() 420 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA() 431 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA()
|
D | LiveIntervalAnalysis.cpp | 366 const MachineBasicBlock *MBB = Indexes.getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses() 591 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue() 797 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() 798 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() 807 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill() 1336 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Before); in findLastUseBefore()
|
D | InlineSpiller.cpp | 362 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() 380 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() 479 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed() 1245 MachineBasicBlock *Root = LIS.getMBBFromIndex(OrigVNI.def); in runHoistSpills()
|
D | RenameIndependentSubregs.cpp | 312 MachineBasicBlock &MBB = *Indexes.getMBBFromIndex(Def); in computeMainRangesFixFlags()
|
D | LiveDebugVariables.cpp | 547 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef() 996 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in emitDebugValues()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 226 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo() 309 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo() 326 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks() 832 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv() 976 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies() 977 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies() 1030 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies() 1083 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies() 1174 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in transferValues() 1274 MachineBasicBlock &B = *LIS.getMBBFromIndex(V->def); in extendPHIKillRanges() [all …]
|
D | LiveRangeCalc.cpp | 247 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend() 515 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA() 530 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA() 593 DefBlocks.set(Indexes.getMBBFromIndex(I)->getNumber()); in isJointlyDominated()
|
D | CalcSpillWeights.cpp | 173 MachineBasicBlock *localMBB = LIS.getMBBFromIndex(*end); in weightCalcHelper() 174 assert(localMBB == LIS.getMBBFromIndex(*start) && in weightCalcHelper()
|
D | LiveIntervals.cpp | 394 const MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses() 639 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue() 843 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB() 844 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB() 853 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill() 1435 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Before); in findLastUseBefore()
|
D | InlineSpiller.cpp | 383 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() 401 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB() 499 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed() 1332 MachineBasicBlock *Root = LIS.getMBBFromIndex(OrigVNI.def); in runHoistSpills()
|
D | LiveDebugVariables.cpp | 737 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef() 1386 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in emitDebugValues() 1414 MachineFunction::iterator MBB = LIS.getMBBFromIndex(loc)->getIterator(); in emitDebugLabel()
|
D | RenameIndependentSubregs.cpp | 324 MachineBasicBlock &MBB = *Indexes.getMBBFromIndex(Def); in computeMainRangesFixFlags()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 231 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function 232 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 255 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function 256 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
|
D | SlotIndexes.h | 512 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 255 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function 256 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
|
D | SlotIndexes.h | 514 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
|