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.cpp384 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI);
861 MipsConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in MipsConstantIslands
1321 NewMBB = splitBlockBeforeInstr(*--MI); in createNewWater()
1622 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp299 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
979 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1500 NewMBB = splitBlockBeforeInstr(&*MI); in createNewWater()
1762 splitBlockBeforeInstr(MI); in fixupConditionalBr()