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