Searched refs:areRVVInstsReassociable (Results 1 – 2 of 2) sorted by relevance
312 bool areRVVInstsReassociable(const MachineInstr &MI1,
1699 bool RISCVInstrInfo::areRVVInstsReassociable(const MachineInstr &Root, in areRVVInstsReassociable() function in RISCVInstrInfo 1827 Commuted = !areRVVInstsReassociable(Inst, *MI1) && in hasReassociableVectorSibling() 1828 areRVVInstsReassociable(Inst, *MI2); in hasReassociableVectorSibling() 1832 return areRVVInstsReassociable(Inst, *MI1) && in hasReassociableVectorSibling()