Lines Matching refs:MachineBasicBlock
19 #include "llvm/CodeGen/MachineBasicBlock.h"
228 MachineBasicBlock *EmitInstrWithCustomInserter(MachineInstr *MI,
229 MachineBasicBlock *BB) const
289 bool convertPrevCompareToBranch(MachineBasicBlock *MBB,
290 MachineBasicBlock::iterator MBBI,
292 MachineBasicBlock *Target) const;
295 MachineBasicBlock *emitSelect(MachineInstr *MI,
296 MachineBasicBlock *BB) const;
297 MachineBasicBlock *emitCondStore(MachineInstr *MI,
298 MachineBasicBlock *BB,
301 MachineBasicBlock *emitExt128(MachineInstr *MI,
302 MachineBasicBlock *MBB,
304 MachineBasicBlock *emitAtomicLoadBinary(MachineInstr *MI,
305 MachineBasicBlock *BB,
308 MachineBasicBlock *emitAtomicLoadMinMax(MachineInstr *MI,
309 MachineBasicBlock *MBB,
313 MachineBasicBlock *emitAtomicCmpSwapW(MachineInstr *MI,
314 MachineBasicBlock *BB) const;
315 MachineBasicBlock *emitMemMemWrapper(MachineInstr *MI,
316 MachineBasicBlock *BB,
318 MachineBasicBlock *emitStringWrapper(MachineInstr *MI,
319 MachineBasicBlock *BB,