reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
927 switch (N->getOpcode()) { 931 SDValue Op0 = N->getOperand(0); 935 return DCI.CombineTo(N, Op0.getOperand(0), Op0.getOperand(1)); 937 SDLoc DL(N); 946 return DCI.CombineTo(N, Lo, Hi); 965 return DCI.CombineTo(N, Lo, NewHi); 970 return DCI.CombineTo(N, Lo, NewHi); 976 SDValue LHS = N->getOperand(0); 977 SDValue RHS = N->getOperand(1); 980 if ((SimplifyDemandedBits(N->getOperand(0), LHSMask, DCI)) || 981 (SimplifyDemandedBits(N->getOperand(1), RHSMask, DCI))) 986 SDLoc DL(N); 987 SDValue Op0 = N->getOperand(0); 994 return DCI.CombineTo(N, AExtOp); 1008 return DCI.CombineTo(N, 1013 return DCI.CombineTo(N,