Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h136 bool isSmallStackStore(const StoreSDNode *N) const;
H A DHexagonISelDAGToDAG.cpp1583 bool HexagonDAGToDAGISel::isSmallStackStore(const StoreSDNode *N) const { in isSmallStackStore() function in HexagonDAGToDAGISel
H A DHexagonPatterns.td2469 return isSmallStackStore(cast<StoreSDNode>(N));
2475 return !isSmallStackStore(cast<StoreSDNode>(N));