Searched refs:isSmallStackStore (Results 1 – 3 of 3) sorted by relevance
138 bool isSmallStackStore(const StoreSDNode *N) const;
1565 bool HexagonDAGToDAGISel::isSmallStackStore(const StoreSDNode *N) const { in isSmallStackStore() function in HexagonDAGToDAGISel
2233 return isSmallStackStore(cast<StoreSDNode>(N));2239 return !isSmallStackStore(cast<StoreSDNode>(N));