Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp91 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
224 AArch64BranchRelaxation::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in AArch64BranchRelaxation
420 MachineBasicBlock *NewBB = splitBlockBeforeInstr(MI); in fixupConditionalBranch()
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp392 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
875 MachineBasicBlock *MipsConstantIslands::splitBlockBeforeInstr in splitBlockBeforeInstr() function in MipsConstantIslands
1336 NewMBB = splitBlockBeforeInstr(MI); in createNewWater()
1637 splitBlockBeforeInstr(MI); in fixupConditionalBr()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp294 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
975 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1496 NewMBB = splitBlockBeforeInstr(MI); in createNewWater()
1758 splitBlockBeforeInstr(MI); in fixupConditionalBr()