Home
last modified time | relevance | path

Searched refs:hasReassociableSibling (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h274 bool hasReassociableSibling(const MachineInstr &Inst,
H A DRISCVInstrInfo.cpp1873 bool RISCVInstrInfo::hasReassociableSibling(const MachineInstr &Inst, in hasReassociableSibling() function in RISCVInstrInfo
1879 if (!TargetInstrInfo::hasReassociableSibling(Inst, Commuted)) in hasReassociableSibling()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp857 bool TargetInstrInfo::hasReassociableSibling(const MachineInstr &Inst, in hasReassociableSibling() function in TargetInstrInfo
897 hasReassociableSibling(Inst, Commuted); in isReassociationCandidate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1273 virtual bool hasReassociableSibling(const MachineInstr &Inst,