Home
last modified time | relevance | path

Searched defs:trySelect (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp179 bool Mips16DAGToDAGISel::trySelect(SDNode *Node) { in trySelect() function in Mips16DAGToDAGISel
DMipsSEISelDAGToDAG.cpp735 bool MipsSEDAGToDAGISel::trySelect(SDNode *Node) { in trySelect() function in MipsSEDAGToDAGISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp529 bool AVRDAGToDAGISel::trySelect(SDNode *N) { in trySelect() function in llvm::AVRDAGToDAGISel