Searched refs:commuteSHUFP (Results 1 – 1 of 1) sorted by relevance
40704 auto commuteSHUFP = [&VT, &DL, &DAG](SDValue Parent, SDValue V) { in combineCommutableSHUFP() local40721 if (SDValue NewSHUFP = commuteSHUFP(N, N.getOperand(0))) { in combineCommutableSHUFP()40732 if (SDValue NewSHUFP = commuteSHUFP(N, N0)) in combineCommutableSHUFP()40735 } else if (SDValue NewSHUFP = commuteSHUFP(N, N0)) { in combineCommutableSHUFP()40738 } else if (SDValue NewSHUFP = commuteSHUFP(N, N1)) { in combineCommutableSHUFP()