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.h142 MachineBasicBlock *insertMul(MachineInstr &MI, MachineBasicBlock *BB) const;
H A DAVRISelLowering.cpp2211 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul() function in llvm::AVRTargetLowering
2318 return insertMul(MI, MBB); in EmitInstrWithCustomInserter()