Searched refs:InstrUsesReg (Results 1 – 3 of 3) sorted by relevance
190 bool InstrUsesReg(const MbbIterator &Instr, const MachineOperand *Reg) { in InstrUsesReg() function352 if (InstrUsesReg(First, Base)) in findClosestSuitableAluInstr()354 if (Offset->isReg() && InstrUsesReg(First, Offset)) in findClosestSuitableAluInstr()
190 bool InstrUsesReg(const MbbIterator &Instr, const MachineOperand *Reg) { in InstrUsesReg() function354 if (InstrUsesReg(First, Base)) in findClosestSuitableAluInstr()356 if (Offset->isReg() && InstrUsesReg(First, Offset)) in findClosestSuitableAluInstr()