Searched refs:hasReassociableOperands (Results 1 – 4 of 4) sorted by relevance
659 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo697 hasReassociableOperands(*MI1, MBB) && in hasReassociableSibling()708 hasReassociableOperands(Inst, Inst.getParent()) && in isReassociationCandidate()
504 bool hasReassociableOperands(const MachineInstr &Inst,
7087 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, in hasReassociableOperands() function in X86InstrInfo7106 return TargetInstrInfo::hasReassociableOperands(Inst, MBB); in hasReassociableOperands()
968 virtual bool hasReassociableOperands(const MachineInstr &Inst,