Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h167 MachineBasicBlock *splitBlockAfter(MachineBasicBlock::iterator MI,
H A DSystemZInstrInfo.cpp1929 MachineBasicBlock *SystemZ::splitBlockAfter(MachineBasicBlock::iterator MI, in splitBlockAfter() function in SystemZ
H A DSystemZISelLowering.cpp7642 MachineBasicBlock *JoinMBB = SystemZ::splitBlockAfter(LastMI, MBB); in emitSelect()
8280 ? SystemZ::splitBlockAfter(MI, MBB) in emitMemMemWrapper()
8675 MachineBasicBlock *DoneMBB = SystemZ::splitBlockAfter(MI, MBB); in emitProbedAlloca()