Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.h43 void selectAddE(SDNode *Node, const SDLoc &DL) const;
H A DMipsSEISelDAGToDAG.cpp206 void MipsSEDAGToDAGISel::selectAddE(SDNode *Node, const SDLoc &DL) const { in selectAddE() function in MipsSEDAGToDAGISel
765 selectAddE(Node, DL); in trySelect()