Lines Matching refs:MachineBasicBlock
181 virtual MachineBasicBlock *
182 EmitInstrWithCustomInserter(MachineInstr *MI, MachineBasicBlock *MBB) const;
437 MachineBasicBlock *emitAtomicBinary(MachineInstr *MI, MachineBasicBlock *BB,
439 MachineBasicBlock *emitAtomicBinaryPartword(MachineInstr *MI,
440 MachineBasicBlock *BB, unsigned Size, unsigned BinOpcode,
442 MachineBasicBlock *emitAtomicCmpSwap(MachineInstr *MI,
443 MachineBasicBlock *BB, unsigned Size) const;
444 MachineBasicBlock *emitAtomicCmpSwapPartword(MachineInstr *MI,
445 MachineBasicBlock *BB, unsigned Size) const;