Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp97 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI,
228 MachineBasicBlock *BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, in splitBlockBeforeInstr() function in BranchRelaxation
526 splitBlockBeforeInstr(*Next, DestBB); in relaxBranchInstructions()
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp392 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI);
859 MipsConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in MipsConstantIslands
1315 NewMBB = splitBlockBeforeInstr(*--MI); in createNewWater()
1613 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp245 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
907 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1443 NewMBB = splitBlockBeforeInstr(&*MI); in createNewWater()
1715 splitBlockBeforeInstr(MI); in fixupConditionalBr()