Searched refs:GetExtVectorElementType (Results 1 – 2 of 2) sorted by relevance
226 const clang::Type *BaseElementType = GetExtVectorElementType(EVT); in ConstantArrayTypeExportableHelper()394 const clang::Type *ElementType = GetExtVectorElementType(EVT); in TypeExportableHelper()635 const clang::Type *ElementType = GetExtVectorElementType(EVT); in ValidateTypeHelper()1291 const clang::Type *ElementType = GetExtVectorElementType(EVT); in GetTypeName()1323 const clang::Type *ElementType = GetExtVectorElementType(EVT); in Create()
48 inline const clang::Type* GetExtVectorElementType(const clang::ExtVectorType *T) { in GetExtVectorElementType() function