Home
last modified time | relevance | path

Searched refs:commonTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp47 if (auto commonTy = getCommonType(firstVecTy->getElementType(), in getCommonType() local
49 return (commonTy == firstVecTy->getElementType() ? first : second); in getCommonType()