Lines Matching refs:MachineBasicBlock
961 MachineBasicBlock *
963 MachineBasicBlock *MBB) const {
988 MachineBasicBlock *TrueBB = MF->CreateMachineBasicBlock(LLVM_BB);
989 MachineBasicBlock *EndBB = MF->CreateMachineBasicBlock(LLVM_BB);
994 EndBB->splice(EndBB->begin(), MBB, std::next(MachineBasicBlock::iterator(MI)),
1021 MachineBasicBlock *
1023 MachineBasicBlock *BB) const {
10023 void AArch64TargetLowering::initializeSplitCSR(MachineBasicBlock *Entry) const {
10030 MachineBasicBlock *Entry,
10031 const SmallVectorImpl<MachineBasicBlock *> &Exits) const {