Home
last modified time | relevance | path

Searched refs:splitBlockBeforeInstr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp92 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI,
220 MachineBasicBlock *BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, in splitBlockBeforeInstr() function in BranchRelaxation
560 splitBlockBeforeInstr(*Next, DestBB); in relaxBranchInstructions()
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp244 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI);
651 CSKYConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in CSKYConstantIslands
1061 NewMBB = splitBlockBeforeInstr(*--MI); in createNewWater()
1329 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp386 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI);
844 MipsConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in MipsConstantIslands
1296 NewMBB = splitBlockBeforeInstr(*--MI); in createNewWater()
1594 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp253 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
975 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1529 NewMBB = splitBlockBeforeInstr(&*MI); in createNewWater()
1782 splitBlockBeforeInstr(MI); in fixupConditionalBr()