Home | History | Annotate | Download | only in CodeGen

Lines Matching full:argai

933     const ABIArgInfo &argAI = it->info;
936 if (llvm::Type *PaddingType = argAI.getPaddingType())
939 switch (argAI.getKind()) {
955 llvm::Type *argType = argAI.getCoerceToType();