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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
  797       Elt.lshrInPlace(Index);
  798       Elt = Elt.zextOrTrunc(Length);
  798       Elt = Elt.zextOrTrunc(Length);
  799       return LowConstantHighUndef(Elt.getZExtValue());