Home
last modified time | relevance | path

Searched refs:hasReassociableVectorSibling (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h314 bool hasReassociableVectorSibling(const MachineInstr &Inst,
H A DRISCVInstrInfo.cpp1816 bool RISCVInstrInfo::hasReassociableVectorSibling(const MachineInstr &Inst, in hasReassociableVectorSibling() function in RISCVInstrInfo
1877 return hasReassociableVectorSibling(Inst, Commuted); in hasReassociableSibling()