Searched refs:tryScatter (Results 1 – 1 of 1) sorted by relevance
316 bool tryScatter(StoreSDNode *Store, unsigned Opcode);1280 bool SystemZDAGToDAGISel::tryScatter(StoreSDNode *Store, unsigned Opcode) { in tryScatter() function in SystemZDAGToDAGISel1776 if (tryScatter(Store, SystemZ::VSCEF)) in Select()1779 if (tryScatter(Store, SystemZ::VSCEG)) in Select()