Searched refs:hasReassociableOperands (Results 1 – 4 of 4) sorted by relevance
700 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo741 hasReassociableOperands(*MI1, MBB) && in hasReassociableSibling()752 hasReassociableOperands(Inst, Inst.getParent()) && in isReassociationCandidate()
497 bool hasReassociableOperands(const MachineInstr &Inst,
8051 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, in hasReassociableOperands() function in X86InstrInfo8068 return TargetInstrInfo::hasReassociableOperands(Inst, MBB); in hasReassociableOperands()
1139 virtual bool hasReassociableOperands(const MachineInstr &Inst,