Searched refs:getCommonType (Results 1 – 1 of 1) sorted by relevance
33 static llvm::Type *getCommonType(llvm::Type *first, llvm::Type *second) { in getCommonType() function47 if (auto commonTy = getCommonType(firstVecTy->getElementType(), in getCommonType()323 if (auto entryType = getCommonType(Entries[index].Type, type)) { in addEntry()