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