Searched refs:insertMul (Results 1 – 2 of 2) sorted by relevance
202 MachineBasicBlock *insertMul(MachineInstr &MI, MachineBasicBlock *BB) const;
2257 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul() function in llvm::AVRTargetLowering2364 return insertMul(MI, MBB); in EmitInstrWithCustomInserter()