Lines Matching refs:ConstantDataArray
366 /// such as \a ConstantDataArray -- but are not subclasses of this because they
540 /// This is the common base class of ConstantDataArray and ConstantDataVector.
568 /// ConstantDataArray only works with normal float and int types that are
651 class ConstantDataArray final : public ConstantDataSequential {
653 ConstantDataArray(const ConstantDataArray &) = delete;
656 explicit ConstantDataArray(Type *ty, const char *Data)