Searched defs:trySelect (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | Mips16ISelDAGToDAG.cpp | 179 bool Mips16DAGToDAGISel::trySelect(SDNode *Node) { in trySelect() function in Mips16DAGToDAGISel |
H A D | MipsSEISelDAGToDAG.cpp | 733 bool MipsSEDAGToDAGISel::trySelect(SDNode *Node) { in trySelect() function in MipsSEDAGToDAGISel |
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ | ||
H A D | AVRISelDAGToDAG.cpp | 572 bool AVRDAGToDAGISel::trySelect(SDNode *N) { in trySelect() function in AVRDAGToDAGISel |