Searched refs:tryGather (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp311 bool tryGather(SDNode *N, unsigned Opcode);
1175 bool SystemZDAGToDAGISel::tryGather(SDNode *N, unsigned Opcode) { function in class:SystemZDAGToDAGISel
1580 if (tryGather(Node, SystemZ::VGEF))
1583 if (tryGather(Node, SystemZ::VGEG))

Completed in 178 milliseconds