Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRISelLowering.h175 MachineBasicBlock *insertMul(MachineInstr &MI, MachineBasicBlock *BB) const;
H A DAVRISelLowering.cpp1584 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul() function in llvm::AVRTargetLowering
1621 return insertMul(MI, MBB); in EmitInstrWithCustomInserter()