Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:LoopSize

10812     uint64_t LoopSize = 0;
10815 LoopSize += TII->GetInstSizeInBytes(J);
10816 if (LoopSize > 32)
10820 if (LoopSize > 16 && LoopSize <= 32)