reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1924 if (SrcOpIdx2 != CommuteAnyOperandIndex && 1925 (SrcOpIdx2 < FirstCommutableVecOp || SrcOpIdx2 > LastCommutableVecOp || 1925 (SrcOpIdx2 < FirstCommutableVecOp || SrcOpIdx2 > LastCommutableVecOp || 1926 SrcOpIdx2 == KMaskOp)) 1932 SrcOpIdx2 == CommuteAnyOperandIndex) { 1933 unsigned CommutableOpIdx2 = SrcOpIdx2; 1937 if (SrcOpIdx1 == SrcOpIdx2) 1941 else if (SrcOpIdx2 == CommuteAnyOperandIndex) 1969 if (!fixCommutedOpIndices(SrcOpIdx1, SrcOpIdx2,