Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h202 MachineBasicBlock *insertMul(MachineInstr &MI, MachineBasicBlock *BB) const;
H A DAVRISelLowering.cpp2257 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul() function in llvm::AVRTargetLowering
2364 return insertMul(MI, MBB); in EmitInstrWithCustomInserter()