Home
last modified time | relevance | path

Searched refs:RenumberBlocks (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp141 Preheader->getParent()->RenumberBlocks(); in revertWhileToDoLoop()
223 MF.RenumberBlocks(); in runOnMachineFunction()
297 F->RenumberBlocks(); in moveBasicBlock()
H A DARMConstantIslandPass.cpp412 MF->RenumberBlocks(); in runOnMachineFunction()
424 MF->RenumberBlocks(); in runOnMachineFunction()
673 MF->RenumberBlocks(LastCorrectlyNumberedBB); in doInitialJumpTablePlacement()
953 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
1016 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
2468 MF->RenumberBlocks(); in adjustJTTargetBlockForward()
2497 MF->RenumberBlocks(NewBB); in adjustJTTargetBlockForward()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSections.cpp313 MF.RenumberBlocks(); in handleBBSections()
383 MF.RenumberBlocks(); in handleBBAddrMap()
H A DMachineFunctionSplitter.cpp158 MF.RenumberBlocks(); in runOnMachineFunction()
H A DUnreachableBlockElim.cpp230 F.RenumberBlocks(); in run()
H A DMIRSampleProfile.cpp374 MF.RenumberBlocks(); in runOnMachineFunction()
H A DBranchRelaxation.cpp779 MF->RenumberBlocks(); in run()
H A DMachineBlockPlacement.cpp3671 MF.RenumberBlocks(); in run()
3773 F->RenumberBlocks(); in assignBlockOrder()
H A DMachineFunction.cpp344 void MachineFunction::RenumberBlocks(MachineBasicBlock *MBB) { in RenumberBlocks() function in MachineFunction
H A DBranchFolding.cpp1244 MF.RenumberBlocks(); in OptimizeBranches()
H A DIfConversion.cpp494 MF.RenumberBlocks(); in INITIALIZE_PASS_DEPENDENCY()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp190 MF.RenumberBlocks(); in sortBlocks()
331 MF.RenumberBlocks(); in sortBlocks()
H A DWebAssemblyFixBrTableDefaults.cpp186 MF.RenumberBlocks(); in runOnMachineFunction()
H A DWebAssemblyFixIrreducibleControlFlow.cpp547 MF.RenumberBlocks(); in runOnMachineFunction()
H A DWebAssemblyCFGStackify.cpp2307 MF.RenumberBlocks(); in recalculateScopeTops()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp83 MF->RenumberBlocks(FromBB); in measureFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp298 MF->RenumberBlocks(); in runOnMachineFunction()
617 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
671 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp288 Fn.RenumberBlocks(); in runOnMachineFunction()
H A DPPCExpandAtomicPseudoInsts.cpp84 MF.RenumberBlocks(); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp459 MF->RenumberBlocks(); in runOnMachineFunction()
822 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
870 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
H A DMipsBranchExpansion.cpp294 MFp->RenumberBlocks(); in initMBBInfo()
933 MFp->RenumberBlocks(); in handlePossibleLongBranch()
H A DMipsExpandPseudo.cpp1103 MF.RenumberBlocks(); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp286 MF->RenumberBlocks(); in initMBBInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp435 MF.RenumberBlocks(); in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h907 void RenumberBlocks(MachineBasicBlock *MBBFrom = nullptr);

12