Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp163 bool isSameOperand(const MachineOperand &Op1, const MachineOperand &Op2) { in isSameOperand() function
186 if (isSameOperand(*Mop, *Reg)) in InstrUsesReg()
291 if (!isSameOperand(Dest, Base) || !isSameOperand(Dest, Op1)) in isSuitableAluInstr()