Lines Matching refs:MachineBasicBlock
478 const MachineBasicBlock *MBB, unsigned uid,
549 virtual MachineBasicBlock *
551 MachineBasicBlock *MBB) const;
884 MachineBasicBlock *EmitAtomicLoadArith(MachineInstr *MI,
885 MachineBasicBlock *MBB) const;
889 MachineBasicBlock *EmitAtomicLoadArith6432(MachineInstr *MI,
890 MachineBasicBlock *MBB) const;
893 MachineBasicBlock *EmitVAARG64WithCustomInserter(
895 MachineBasicBlock *MBB) const;
898 MachineBasicBlock *EmitVAStartSaveXMMRegsWithCustomInserter(
900 MachineBasicBlock *BB) const;
902 MachineBasicBlock *EmitLoweredSelect(MachineInstr *I,
903 MachineBasicBlock *BB) const;
905 MachineBasicBlock *EmitLoweredWinAlloca(MachineInstr *MI,
906 MachineBasicBlock *BB) const;
908 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr *MI,
909 MachineBasicBlock *BB,
912 MachineBasicBlock *EmitLoweredTLSCall(MachineInstr *MI,
913 MachineBasicBlock *BB) const;
915 MachineBasicBlock *emitLoweredTLSAddr(MachineInstr *MI,
916 MachineBasicBlock *BB) const;
918 MachineBasicBlock *emitEHSjLjSetJmp(MachineInstr *MI,
919 MachineBasicBlock *MBB) const;
921 MachineBasicBlock *emitEHSjLjLongJmp(MachineInstr *MI,
922 MachineBasicBlock *MBB) const;