Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMBlockPlacement.cpp161 MF.RenumberBlocks(); in runOnMachineFunction()
226 F->RenumberBlocks(); in moveBasicBlock()
DARMConstantIslandPass.cpp394 MF->RenumberBlocks(); in runOnMachineFunction()
405 MF->RenumberBlocks(); in runOnMachineFunction()
642 MF->RenumberBlocks(LastCorrectlyNumberedBB); in doInitialJumpTablePlacement()
914 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
976 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
2433 MF->RenumberBlocks(); in adjustJTTargetBlockForward()
2461 MF->RenumberBlocks(NewBB); in adjustJTTargetBlockForward()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp192 MF.RenumberBlocks(); in sortBlocks()
332 MF.RenumberBlocks(); in sortBlocks()
DWebAssemblyFixBrTableDefaults.cpp179 MF.RenumberBlocks(); in runOnMachineFunction()
DWebAssemblyFixIrreducibleControlFlow.cpp509 MF.RenumberBlocks(); in runOnMachineFunction()
DWebAssemblyCFGStackify.cpp1459 MF.RenumberBlocks(); in recalculateScopeTops()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineFunctionSplitter.cpp121 MF.RenumberBlocks(); in runOnMachineFunction()
DUnreachableBlockElim.cpp205 F.RenumberBlocks(); in runOnMachineFunction()
DBasicBlockSections.cpp361 MF.RenumberBlocks(); in runOnMachineFunction()
DBranchRelaxation.cpp556 MF->RenumberBlocks(); in runOnMachineFunction()
DMachineFunction.cpp294 void MachineFunction::RenumberBlocks(MachineBasicBlock *MBB) { in RenumberBlocks() function in MachineFunction
DBranchFolding.cpp1197 MF.RenumberBlocks(); in OptimizeBranches()
DIfConversion.cpp478 MF.RenumberBlocks(); in INITIALIZE_PASS_DEPENDENCY()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp84 MF->RenumberBlocks(FromBB); in measureFunction()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp289 MFp->RenumberBlocks(); in initMBBInfo()
837 MFp->RenumberBlocks(); in handlePossibleLongBranch()
DMipsConstantIslandPass.cpp461 MF->RenumberBlocks(); in runOnMachineFunction()
824 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
872 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
DMipsExpandPseudo.cpp904 MF.RenumberBlocks(); in runOnMachineFunction()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp269 MF->RenumberBlocks(); in initMBBInfo()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp298 Fn.RenumberBlocks(); in runOnMachineFunction()
DPPCExpandAtomicPseudoInsts.cpp88 MF.RenumberBlocks(); in runOnMachineFunction()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIPreEmitPeephole.cpp349 MF.RenumberBlocks(); in runOnMachineFunction()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineFunction.h756 void RenumberBlocks(MachineBasicBlock *MBBFrom = nullptr);