Searched defs:commonTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | SwiftCallingConv.cpp | 47 if (auto commonTy = getCommonType(firstVecTy->getElementType(), getCommonType() local |
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertVariable.cpp | 1309 auto commonTy = fir::SequenceType::get(shape, i8Ty); declareCommonBlock() local |