Searched refs:tryGather (Results 1 – 1 of 1) sorted by relevance
313 bool tryGather(SDNode *N, unsigned Opcode);1235 bool SystemZDAGToDAGISel::tryGather(SDNode *N, unsigned Opcode) { in tryGather() function in SystemZDAGToDAGISel1729 if (tryGather(Node, SystemZ::VGEF)) in Select()1732 if (tryGather(Node, SystemZ::VGEG)) in Select()