Home
last modified time | relevance | path

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

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