Searched refs:hasReassociableOperands (Results 1 – 4 of 4) sorted by relevance
562 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo600 hasReassociableOperands(*MI1, MBB) && in hasReassociableSibling()611 hasReassociableOperands(Inst, Inst.getParent()) && in isReassociationCandidate()
492 bool hasReassociableOperands(const MachineInstr &Inst,
7190 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, in hasReassociableOperands() function in X86InstrInfo7209 return TargetInstrInfo::hasReassociableOperands(Inst, MBB); in hasReassociableOperands()
859 virtual bool hasReassociableOperands(const MachineInstr &Inst,