Searched refs:hasReassociableOperands (Results 1 – 4 of 4) sorted by relevance
833 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo883 hasReassociableOperands(*MI1, MBB) && in hasReassociableSibling()896 hasReassociableOperands(Inst, Inst.getParent()) && in isReassociationCandidate()
544 bool hasReassociableOperands(const MachineInstr &Inst,
9540 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, in hasReassociableOperands() function in X86InstrInfo9556 return TargetInstrInfo::hasReassociableOperands(Inst, MBB); in hasReassociableOperands()
1240 virtual bool hasReassociableOperands(const MachineInstr &Inst,