Home | History | Annotate | Download | only in Analysis

Lines Matching full:bitwidth

392   bool allowsMisalignedMemoryAccesses(unsigned BitWidth, unsigned AddressSpace = 0,
460 /// \return The bitwidth of the largest vector type that should be used to
671 virtual bool allowsMisalignedMemoryAccesses(unsigned BitWidth,
844 bool allowsMisalignedMemoryAccesses(unsigned BitWidth, unsigned AddressSpace,
846 return Impl.allowsMisalignedMemoryAccesses(BitWidth, AddressSpace,