Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp93 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI,
221 MachineBasicBlock *BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, in splitBlockBeforeInstr() function in BranchRelaxation
525 splitBlockBeforeInstr(*Next, DestBB); in relaxBranchInstructions()
/netbsd-src/external/apache2/llvm/dist/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()
1595 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp249 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
929 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1483 NewMBB = splitBlockBeforeInstr(&*MI); in createNewWater()
1737 splitBlockBeforeInstr(MI); in fixupConditionalBr()