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

References

lib/Target/AMDGPU/SIISelLowering.cpp
 8254         (Bits == 8 || Bits == 16) && isShiftedMask_64(Mask) && !(Mask & 1)) {
 8254         (Bits == 8 || Bits == 16) && isShiftedMask_64(Mask) && !(Mask & 1)) {
 8259         if ((Offset & (Bits - 1)) == 0) { // Starts at a byte or word boundary.
 8264                                     DAG.getConstant(Bits, SL, MVT::i32));
 8265           EVT NarrowVT = EVT::getIntegerVT(*DAG.getContext(), Bits);