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