Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h309 bool isOrEquivalentToAdd(const SDNode *N) const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td877 return isOrEquivalentToAdd(N);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3764 bool SelectionDAGISel::isOrEquivalentToAdd(const SDNode *N) const { in isOrEquivalentToAdd() function in SelectionDAGISel
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td127 return isOrEquivalentToAdd(N);