Home
last modified time | relevance | path

Searched refs:insertMul (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelLowering.h189 MachineBasicBlock *insertMul(MachineInstr &MI, MachineBasicBlock *BB) const;
H A DAVRISelLowering.cpp1735 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul() function in llvm::AVRTargetLowering
1837 return insertMul(MI, MBB); in EmitInstrWithCustomInserter()