Searched refs:getBuiltinVectorTypeInfo (Results 1 – 5 of 5) sorted by relevance
593 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>(Ty)); in ConvertType()608 Context.getBuiltinVectorTypeInfo(cast<BuiltinType>(Ty)); in ConvertType()
728 CGM.getContext().getBuiltinVectorTypeInfo(BT); in CreateType()767 CGM.getContext().getBuiltinVectorTypeInfo(BT); in CreateType()
1381 getBuiltinVectorTypeInfo(const BuiltinType *VecTy) const;
2330 return Ctx.getBuiltinVectorTypeInfo(BTy).ElementType; in getSveEltType()
3741 ASTContext::getBuiltinVectorTypeInfo(const BuiltinType *Ty) const { in getBuiltinVectorTypeInfo() function in ASTContext8675 getBuiltinVectorTypeInfo(BT).ElementType); in areCompatibleSveTypes()