Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp97 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI,
228 MachineBasicBlock *BranchRelaxation::splitBlockBeforeInstr(MachineInstr &MI, in splitBlockBeforeInstr() function in BranchRelaxation
526 splitBlockBeforeInstr(*Next, DestBB); in relaxBranchInstructions()
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp392 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr &MI);
859 MipsConstantIslands::splitBlockBeforeInstr(MachineInstr &MI) { in splitBlockBeforeInstr() function in MipsConstantIslands
1315 NewMBB = splitBlockBeforeInstr(*--MI); in createNewWater()
1613 splitBlockBeforeInstr(*MI); in fixupConditionalBr()
/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp245 MachineBasicBlock *splitBlockBeforeInstr(MachineInstr *MI);
907 MachineBasicBlock *ARMConstantIslands::splitBlockBeforeInstr(MachineInstr *MI) { in splitBlockBeforeInstr() function in ARMConstantIslands
1427 NewMBB = splitBlockBeforeInstr(&*MI); in createNewWater()
1699 splitBlockBeforeInstr(MI); in fixupConditionalBr()