Searched refs:hasReassociableOperands (Results 1 – 4 of 4) sorted by relevance
698 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo739 hasReassociableOperands(*MI1, MBB) && in hasReassociableSibling()750 hasReassociableOperands(Inst, Inst.getParent()) && in isReassociationCandidate()
507 bool hasReassociableOperands(const MachineInstr &Inst,
8642 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, in hasReassociableOperands() function in X86InstrInfo8659 return TargetInstrInfo::hasReassociableOperands(Inst, MBB); in hasReassociableOperands()
1165 virtual bool hasReassociableOperands(const MachineInstr &Inst,