Searched refs:hasRISCVVTypes (Results 1 – 3 of 3) sorted by relevance
1044 bool hasRISCVVTypes() const { return HasRISCVVTypes; } in hasRISCVVTypes() function
489 if (Context.getTargetInfo().hasRISCVVTypes()) { in Initialize()2097 if (TI.hasRISCVVTypes() && Ty->isRVVSizelessBuiltinType() && FD) { in checkTypeSupport()
1403 if (Target.hasRISCVVTypes()) { in InitBuiltinTypes()4407 } else if (Target->hasRISCVVTypes()) { in getScalableVectorType()