Home
last modified time | relevance | path

Searched refs:isPositiveHalfWord (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h137 bool isPositiveHalfWord(const SDNode *N) const;
H A DHexagonISelDAGToDAG.cpp1598 bool HexagonDAGToDAGISel::isPositiveHalfWord(const SDNode *N) const { in isPositiveHalfWord() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td920 return isPositiveHalfWord(N);