Searched refs:hasReassociableOperands (Results 1 – 4 of 4) sorted by relevance
698 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo748 hasReassociableOperands(*MI1, MBB) && in hasReassociableSibling()761 hasReassociableOperands(Inst, Inst.getParent()) && in isReassociationCandidate()
514 bool hasReassociableOperands(const MachineInstr &Inst,
8693 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, in hasReassociableOperands() function in X86InstrInfo8710 return TargetInstrInfo::hasReassociableOperands(Inst, MBB); in hasReassociableOperands()
1202 virtual bool hasReassociableOperands(const MachineInstr &Inst,