Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h456 bool isOrEquivalentToAdd(const SDNode *N) const;
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfoF2.td36 return isOrEquivalentToAdd(N);
H A DCSKYInstrInfo.td499 return isOrEquivalentToAdd(N);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp4346 bool SelectionDAGISel::isOrEquivalentToAdd(const SDNode *N) const { in isOrEquivalentToAdd() function in SelectionDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td124 return isOrEquivalentToAdd(N);