Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h309 bool isOrEquivalentToAdd(const SDNode *N) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td877 return isOrEquivalentToAdd(N);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3747 bool SelectionDAGISel::isOrEquivalentToAdd(const SDNode *N) const { in isOrEquivalentToAdd() function in SelectionDAGISel
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td127 return isOrEquivalentToAdd(N);