Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h167 MachineBasicBlock *splitBlockAfter(MachineBasicBlock::iterator MI,
H A DSystemZInstrInfo.cpp1886 MachineBasicBlock *SystemZ::splitBlockAfter(MachineBasicBlock::iterator MI, in splitBlockAfter() function in SystemZ
H A DSystemZISelLowering.cpp7241 MachineBasicBlock *JoinMBB = SystemZ::splitBlockAfter(LastMI, MBB); in emitSelect()
7806 ? SystemZ::splitBlockAfter(MI, MBB) in emitMemMemWrapper()
8185 MachineBasicBlock *DoneMBB = SystemZ::splitBlockAfter(MI, MBB); in emitProbedAlloca()