Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp304 bool tryInsertVectorElt(SDNode *N);
3046 bool ARMDAGToDAGISel::tryInsertVectorElt(SDNode *N) { in tryInsertVectorElt() function in ARMDAGToDAGISel
3559 if (tryInsertVectorElt(N)) in Select()