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

References

lib/Target/AMDGPU/SIISelLowering.cpp
10771       LoopSize += MBB->getAlignment().value() / 2;
10774       LoopSize += TII->getInstSizeInBytes(MI);
10775       if (LoopSize > 192)
10780   if (LoopSize <= 64)
10783   if (LoopSize <= 128)