Searched refs:TpExit (Results 1 – 1 of 1) sorted by relevance
11846 MachineBasicBlock *TpExit, Register OpSizeReg, in genTPEntry() argument11870 .addMBB(TpExit); in genTPEntry()11883 MachineBasicBlock *TpEntry, MachineBasicBlock *TpExit, in genTPLoopBody() argument11980 .addMBB(TpExit) in genTPLoopBody()12048 MachineBasicBlock *TpExit; in EmitInstrWithCustomInserter() local12062 TpExit = BB->splitAt(MI, false); in EmitInstrWithCustomInserter()12063 if (TpExit == BB) { in EmitInstrWithCustomInserter()12066 TpExit = BB->getFallThrough(); in EmitInstrWithCustomInserter()12068 .addMBB(TpExit) in EmitInstrWithCustomInserter()12070 TpExit = BB->splitAt(MI, false); in EmitInstrWithCustomInserter()[all …]