Searched defs:ElementType (Results 1 – 3 of 3) sorted by relevance
200 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ConstantArrayTypeExportableHelper() local361 const clang::Type *ElementType = GetExtVectorElementType(EVT); in TypeExportableHelper() local580 const clang::Type *ElementType = GetExtVectorElementType(EVT); in ValidateTypeHelper() local597 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in ValidateTypeHelper() local1215 const clang::Type *ElementType = GetExtVectorElementType(EVT); in GetTypeName() local1247 const clang::Type *ElementType = GetExtVectorElementType(EVT); in Create() local1261 llvm::Type *ElementType = RSExportPrimitiveType::convertToLLVMType(); in convertToLLVMType() local1305 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local1366 const clang::Type *ElementType = GetConstantArrayElementType(CAT); in Create() local
1347 const RSExportType *ElementType = ECAT->getElementType(); in genAllocateVarOfType() local1813 const RSExportType *ElementType = ECAT->getElementType(); in genAddElement() local
477 const RSExportType *ElementType, in RSExportConstantArrayType()