Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64BranchRelaxation.cpp85 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
213 AArch64BranchRelaxation::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in AArch64BranchRelaxation
411 MachineBasicBlock *NewBB = splitBlockBeforeInstr(MI); in fixupConditionalBranch()
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsConstantIslandPass.cpp392 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
875 MachineBasicBlock *MipsConstantIslands::splitBlockBeforeInstr in splitBlockBeforeInstr() function in MipsConstantIslands
1336 NewMBB = splitBlockBeforeInstr(MI); in createNewWater()
1640 splitBlockBeforeInstr(MI); in fixupConditionalBr()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMConstantIslandPass.cpp289 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
965 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1465 NewMBB = splitBlockBeforeInstr(MI); in createNewWater()
1727 splitBlockBeforeInstr(MI); in fixupConditionalBr()