Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp246 MF.RenumberBlocks(); in sortBlocks()
356 MF.RenumberBlocks(); in sortBlocks()
DWebAssemblyFixIrreducibleControlFlow.cpp497 MF.RenumberBlocks(); in runOnMachineFunction()
DWebAssemblyCFGStackify.cpp1170 MF.RenumberBlocks(); in fixUnwindMismatches()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp371 MF->RenumberBlocks(); in runOnMachineFunction()
382 MF->RenumberBlocks(); in runOnMachineFunction()
612 MF->RenumberBlocks(LastCorrectlyNumberedBB); in doInitialJumpTablePlacement()
871 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
933 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
2418 MF->RenumberBlocks(); in adjustJTTargetBlockForward()
2446 MF->RenumberBlocks(NewBB); in adjustJTTargetBlockForward()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DUnreachableBlockElim.cpp209 F.RenumberBlocks(); in runOnMachineFunction()
DBranchRelaxation.cpp556 MF->RenumberBlocks(); in runOnMachineFunction()
DMachineFunction.cpp303 void MachineFunction::RenumberBlocks(MachineBasicBlock *MBB) { in RenumberBlocks() function in MachineFunction
DBranchFolding.cpp1241 MF.RenumberBlocks(); in OptimizeBranches()
DIfConversion.cpp480 MF.RenumberBlocks(); in INITIALIZE_PASS_DEPENDENCY()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp84 MF->RenumberBlocks(FromBB); in measureFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp289 MFp->RenumberBlocks(); in initMBBInfo()
828 MFp->RenumberBlocks(); in handlePossibleLongBranch()
DMipsConstantIslandPass.cpp461 MF->RenumberBlocks(); in runOnMachineFunction()
830 NewBB->getParent()->RenumberBlocks(NewBB); in updateForInsertedWaterBlock()
878 MF->RenumberBlocks(NewBB); in splitBlockBeforeInstr()
DMipsExpandPseudo.cpp904 MF.RenumberBlocks(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp267 Fn.RenumberBlocks(); in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp269 MF->RenumberBlocks(); in initMBBInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h603 void RenumberBlocks(MachineBasicBlock *MBBFrom = nullptr);