Searched refs:insertMul (Results 1 – 3 of 3) sorted by relevance
147 MachineBasicBlock *insertMul(MachineInstr *MI, MachineBasicBlock *BB) const;
169 MachineBasicBlock *insertMul(MachineInstr &MI, MachineBasicBlock *BB) const;
1568 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul() function in llvm::AVRTargetLowering1605 return insertMul(MI, MBB); in EmitInstrWithCustomInserter()