Searched refs:expandVectorSplice (Results 1 – 4 of 4) sorted by relevance
5096 SDValue expandVectorSplice(SDNode *Node, SelectionDAG &DAG) const;
3138 Results.push_back(TLI.expandVectorSplice(Node, DAG)); in ExpandNode()
2763 SDValue Expanded = TLI.expandVectorSplice(N, DAG); in SplitVecRes_VECTOR_SPLICE()
10304 SDValue TargetLowering::expandVectorSplice(SDNode *Node, in expandVectorSplice() function in TargetLowering