Searched refs:isCommutedSHUFP (Results 1 – 1 of 1) sorted by relevance
3423 static bool isCommutedSHUFP(ShuffleVectorSDNode *N) { in isCommutedSHUFP() function6744 if (V2.getOpcode() != ISD::UNDEF && isCommutedSHUFP(SVOp)) in LowerVECTOR_SHUFFLE()