Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DBranchRelaxation.cpp95 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI,
231 MachineBasicBlock *BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, in splitBlockBeforeInstr() function in BranchRelaxation
573 splitBlockBeforeInstr(*Next, DestBB); in relaxBranchInstructions()
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
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()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
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()