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