Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp170 bool isSameOperand(const MachineOperand &Op1, const MachineOperand &Op2) { in isSameOperand() function
193 if (isSameOperand(*Mop, *Reg)) in InstrUsesReg()
299 if (!isSameOperand(Dest, Base) || !isSameOperand(Dest, Op1)) in isSuitableAluInstr()