Searched refs:PerformInsertSubvectorCombine (Results 1 – 1 of 1) sorted by relevance
15650 PerformInsertSubvectorCombine(SDNode *N, TargetLowering::DAGCombinerInfo &DCI) { in PerformInsertSubvectorCombine() function18912 case ISD::INSERT_SUBVECTOR: return PerformInsertSubvectorCombine(N, DCI); in PerformDAGCombine()