Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp183 bool InstrUsesReg(const MbbIterator &Instr, const MachineOperand *Reg) { in InstrUsesReg() function
347 if (InstrUsesReg(First, Base)) in findClosestSuitableAluInstr()
349 if (Offset->isReg() && InstrUsesReg(First, Offset)) in findClosestSuitableAluInstr()