Home | History | Annotate | Download | only in X86

Lines Matching refs:MachineBasicBlock

574                               const MachineBasicBlock *MBB, unsigned uid,
644 MachineBasicBlock *
646 MachineBasicBlock *MBB) const override;
1012 MachineBasicBlock *EmitAtomicLoadArith(MachineInstr *MI,
1013 MachineBasicBlock *MBB) const;
1017 MachineBasicBlock *EmitAtomicLoadArith6432(MachineInstr *MI,
1018 MachineBasicBlock *MBB) const;
1021 MachineBasicBlock *EmitVAARG64WithCustomInserter(
1023 MachineBasicBlock *MBB) const;
1026 MachineBasicBlock *EmitVAStartSaveXMMRegsWithCustomInserter(
1028 MachineBasicBlock *BB) const;
1030 MachineBasicBlock *EmitLoweredSelect(MachineInstr *I,
1031 MachineBasicBlock *BB) const;
1033 MachineBasicBlock *EmitLoweredWinAlloca(MachineInstr *MI,
1034 MachineBasicBlock *BB) const;
1036 MachineBasicBlock *EmitLoweredSegAlloca(MachineInstr *MI,
1037 MachineBasicBlock *BB) const;
1039 MachineBasicBlock *EmitLoweredTLSCall(MachineInstr *MI,
1040 MachineBasicBlock *BB) const;
1042 MachineBasicBlock *emitLoweredTLSAddr(MachineInstr *MI,
1043 MachineBasicBlock *BB) const;
1045 MachineBasicBlock *emitEHSjLjSetJmp(MachineInstr *MI,
1046 MachineBasicBlock *MBB) const;
1048 MachineBasicBlock *emitEHSjLjLongJmp(MachineInstr *MI,
1049 MachineBasicBlock *MBB) const;
1051 MachineBasicBlock *emitFMA3Instr(MachineInstr *MI,
1052 MachineBasicBlock *MBB) const;