reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2706 Result = BitPart(A->Provider, BitWidth); 2727 if (BitShift > BitWidth) 2768 for (unsigned i = 0; i < BitWidth; ++i, Bit <<= 1) 2782 Result = BitPart(Res->Provider, BitWidth); 2787 for (unsigned i = NarrowBitWidth; i < BitWidth; ++i) 2795 Result = BitPart(V, BitWidth); 2796 for (unsigned i = 0; i < BitWidth; ++i)