Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp190 bool InstrUsesReg(const MbbIterator &Instr, const MachineOperand *Reg) { in InstrUsesReg() function
352 if (InstrUsesReg(First, Base)) in findClosestSuitableAluInstr()
354 if (Offset->isReg() && InstrUsesReg(First, Offset)) in findClosestSuitableAluInstr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp190 bool InstrUsesReg(const MbbIterator &Instr, const MachineOperand *Reg) { in InstrUsesReg() function
354 if (InstrUsesReg(First, Base)) in findClosestSuitableAluInstr()
356 if (Offset->isReg() && InstrUsesReg(First, Offset)) in findClosestSuitableAluInstr()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp190 bool InstrUsesReg(const MbbIterator &Instr, const MachineOperand *Reg) { in InstrUsesReg() function
354 if (InstrUsesReg(First, Base)) in findClosestSuitableAluInstr()
356 if (Offset->isReg() && InstrUsesReg(First, Offset)) in findClosestSuitableAluInstr()