Lines Matching refs:MachineBasicBlock
636 const MachineBasicBlock *MBB, unsigned uid,
706 MachineBasicBlock *
708 MachineBasicBlock *MBB) const override;
1091 MachineBasicBlock *EmitVAARG64WithCustomInserter(
1093 MachineBasicBlock *MBB) const;
1096 MachineBasicBlock *EmitVAStartSaveXMMRegsWithCustomInserter(
1098 MachineBasicBlock *BB) const;
1100 MachineBasicBlock *EmitLoweredSelect(MachineInstr *I,
1101 MachineBasicBlock *BB) const;
1103 MachineBasicBlock *EmitLoweredAtomicFP(MachineInstr *I,
1104 MachineBasicBlock *BB) const;
1106 MachineBasicBlock *EmitLoweredWinAlloca(MachineInstr *MI,
1107 MachineBasicBlock *BB) const;
1109 MachineBasicBlock *EmitLoweredCatchRet(MachineInstr *MI,
1110 MachineBasicBlock *BB) const;
1112 MachineBasicBlock *EmitLoweredCatchPad(MachineInstr *MI,
1113 MachineBasicBlock *BB) const;
1115 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr *MI,
1116 MachineBasicBlock *BB) const;
1118 MachineBasicBlock *EmitLoweredTLSCall(MachineInstr *MI,
1119 MachineBasicBlock *BB) const;
1121 MachineBasicBlock *emitEHSjLjSetJmp(MachineInstr *MI,
1122 MachineBasicBlock *MBB) const;
1124 MachineBasicBlock *emitEHSjLjLongJmp(MachineInstr *MI,
1125 MachineBasicBlock *MBB) const;
1127 MachineBasicBlock *emitFMA3Instr(MachineInstr *MI,
1128 MachineBasicBlock *MBB) const;