Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp103 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI,
272 BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, in splitBlockBeforeInstr() function in BranchRelaxation
707 splitBlockBeforeInstr(*Next, DestBB); in relaxBranchInstructions()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp244 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI);
647 CSKYConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in CSKYConstantIslands
1057 NewMBB = splitBlockBeforeInstr(*--MI); in createNewWater()
1101 // splitBlockBeforeInstr adds to WaterList, which is important when it is in handleConstantPoolUser()
1325 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/freebsd-src/contrib/llvm-project/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()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp253 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
989 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1543 NewMBB = splitBlockBeforeInstr(&*MI); in createNewWater()
1591 // splitBlockBeforeInstr adds to WaterList, which is important when it is in handleConstantPoolUser()
1796 splitBlockBeforeInstr(MI); in fixupConditionalBr()