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