Searched defs:ArrTy (Results 1 – 11 of 11) sorted by relevance
65 auto *ArrTy = cast<llvm::ArrayType>(Ty); in initializationPatternFor() local
2735 if (const auto *ArrTy = in EmitFunctionProlog() local2760 } else if (const auto *ArrTy = in EmitFunctionProlog() local
5885 if (llvm::ArrayType *ArrTy = dyn_cast<llvm::ArrayType>(BaseTy)) { in EmitAAPCSVAArg() local
115 const ArrayType *ArrTy = VD->getType()->getAsArrayTypeUnsafe(); in visitVariable() local
403 while (ArrayType *ArrTy = dyn_cast<ArrayType>(Ty)) in classof() local
1501 if (ArrayType *ArrTy = dyn_cast<ArrayType>(Ty)) { in getNaturalGEPRecursively() local3626 if (ArrayType *ArrTy = dyn_cast<ArrayType>(Ty)) { in stripAggregateTypeWrapping() local
1068 auto *ArrTy = ArrayType::get(Part->getType(), Args.size()); in setCoroInfo() local
2186 else if (ArrayType *ArrTy = dyn_cast<ArrayType>(CurrentInitTy)) in BatchCommitValueTo() local
2392 const DataLayout &DL) { in visitGetElementPtrInst()
3968 auto *ArrTy = S.Context.getAsArrayType(AdjustedParamType); in DeduceFromInitializerList() local
2107 QualType ArrTy = Ctx.getStringLiteralArrayType(Ctx.CharTy, 0); in getDecayedSourceLocExprType() local