Home | History | Annotate | Download | only in X86

Lines Matching refs:MachineBasicBlock

528                               const MachineBasicBlock *MBB, unsigned uid,
599 MachineBasicBlock *
601 MachineBasicBlock *MBB) const override;
953 MachineBasicBlock *EmitAtomicLoadArith(MachineInstr *MI,
954 MachineBasicBlock *MBB) const;
958 MachineBasicBlock *EmitAtomicLoadArith6432(MachineInstr *MI,
959 MachineBasicBlock *MBB) const;
962 MachineBasicBlock *EmitVAARG64WithCustomInserter(
964 MachineBasicBlock *MBB) const;
967 MachineBasicBlock *EmitVAStartSaveXMMRegsWithCustomInserter(
969 MachineBasicBlock *BB) const;
971 MachineBasicBlock *EmitLoweredSelect(MachineInstr *I,
972 MachineBasicBlock *BB) const;
974 MachineBasicBlock *EmitLoweredWinAlloca(MachineInstr *MI,
975 MachineBasicBlock *BB) const;
977 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr *MI,
978 MachineBasicBlock *BB,
981 MachineBasicBlock *EmitLoweredTLSCall(MachineInstr *MI,
982 MachineBasicBlock *BB) const;
984 MachineBasicBlock *emitLoweredTLSAddr(MachineInstr *MI,
985 MachineBasicBlock *BB) const;
987 MachineBasicBlock *emitEHSjLjSetJmp(MachineInstr *MI,
988 MachineBasicBlock *MBB) const;
990 MachineBasicBlock *emitEHSjLjLongJmp(MachineInstr *MI,
991 MachineBasicBlock *MBB) const;
993 MachineBasicBlock *emitFMA3Instr(MachineInstr *MI,
994 MachineBasicBlock *MBB) const;