Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp313 bool tryGather(SDNode *N, unsigned Opcode);
1235 bool SystemZDAGToDAGISel::tryGather(SDNode *N, unsigned Opcode) { in tryGather() function in SystemZDAGToDAGISel
1729 if (tryGather(Node, SystemZ::VGEF)) in Select()
1732 if (tryGather(Node, SystemZ::VGEG)) in Select()