Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp103 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI,
272 BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, in splitBlockBeforeInstr()
707 splitBlockBeforeInstr(*Next, DestBB);
244 MachineBasicBlock *BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, splitBlockBeforeInstr() function in BranchRelaxation
/freebsd/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()
1325 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/freebsd/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/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()
1796 splitBlockBeforeInstr(MI); in fixupConditionalBr()