Searched refs:RVVVectorSizeInBits (Results 1 – 1 of 1) sorted by relevance
8633 llvm::APSInt RVVVectorSizeInBits(32); in HandleRISCVRVVVectorBitsTypeAttr() local8634 if (!verifyValidIntegerConstantExpr(S, Attr, RVVVectorSizeInBits)) in HandleRISCVRVVVectorBitsTypeAttr()8645 unsigned VecSize = static_cast<unsigned>(RVVVectorSizeInBits.getZExtValue()); in HandleRISCVRVVVectorBitsTypeAttr()