Searched refs:trySelect (Results 1 – 7 of 7) sorted by relevance
39 bool trySelect(SDNode *Node) override;
135 virtual bool trySelect(SDNode *Node) = 0;
129 bool trySelect(SDNode *Node) override;
278 if (trySelect(Node)) in Select()
179 bool Mips16DAGToDAGISel::trySelect(SDNode *Node) { in trySelect() function in Mips16DAGToDAGISel
735 bool MipsSEDAGToDAGISel::trySelect(SDNode *Node) { in trySelect() function in MipsSEDAGToDAGISel
51 bool trySelect(SDNode *N);545 if (trySelect(N)) in Select()552 bool AVRDAGToDAGISel::trySelect(SDNode *N) { in trySelect() function in llvm::AVRDAGToDAGISel