reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
34757       if (Op0.getOpcode() == X86ISD::VSRLI &&
34759         if (auto *Shift2Imm = dyn_cast<ConstantSDNode>(Op0.getOperand(1))) {
34763               return TLO.CombineTo(Op, Op0.getOperand(0));
34767                 NewOpc, SDLoc(Op), VT, Op0.getOperand(0),
34774       if (SimplifyDemandedBits(Op0, DemandedMask, OriginalDemandedElts, Known,