Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h311 bool isOrEquivalentToAdd(const SDNode *N) const;
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYInstrInfoF2.td36 return isOrEquivalentToAdd(N);
H A DCSKYInstrInfo.td444 return isOrEquivalentToAdd(N);
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3726 bool SelectionDAGISel::isOrEquivalentToAdd(const SDNode *N) const { in isOrEquivalentToAdd() function in SelectionDAGISel
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td115 return isOrEquivalentToAdd(N);