Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp310 bool tryGather(SDNode *N, unsigned Opcode);
1178 bool SystemZDAGToDAGISel::tryGather(SDNode *N, unsigned Opcode) { in tryGather() function in SystemZDAGToDAGISel
1624 if (tryGather(Node, SystemZ::VGEF)) in Select()
1627 if (tryGather(Node, SystemZ::VGEG)) in Select()