Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h215 bool hasReassociableSibling(const MachineInstr &Inst,
DRISCVInstrInfo.cpp1332 bool RISCVInstrInfo::hasReassociableSibling(const MachineInstr &Inst, in hasReassociableSibling() function in RISCVInstrInfo
1334 if (!TargetInstrInfo::hasReassociableSibling(Inst, Commuted)) in hasReassociableSibling()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetInstrInfo.cpp722 bool TargetInstrInfo::hasReassociableSibling(const MachineInstr &Inst, in hasReassociableSibling() function in TargetInstrInfo
762 hasReassociableSibling(Inst, Commuted); in isReassociationCandidate()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1206 virtual bool hasReassociableSibling(const MachineInstr &Inst,