Searched refs:commuteSHUFP (Results 1 – 1 of 1) sorted by relevance
40329 auto commuteSHUFP = [&VT, &DL, &DAG](SDValue Parent, SDValue V) { in combineCommutableSHUFP() local40346 if (SDValue NewSHUFP = commuteSHUFP(N, N.getOperand(0))) { in combineCommutableSHUFP()40357 if (SDValue NewSHUFP = commuteSHUFP(N, N0)) in combineCommutableSHUFP()40360 } else if (SDValue NewSHUFP = commuteSHUFP(N, N0)) { in combineCommutableSHUFP()40363 } else if (SDValue NewSHUFP = commuteSHUFP(N, N1)) { in combineCommutableSHUFP()