Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:halfbitwidth

1690   const unsigned halfBitWidth = HalfVT.getSizeInBits();
1692 for (unsigned i = 0; i < halfBitWidth; ++i) {
1693 const unsigned bitPos = halfBitWidth - i - 1;