Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:argType

933       llvm::Type *argType = argAI.getCoerceToType();
934 if (llvm::StructType *st = dyn_cast<llvm::StructType>(argType)) {
938 argTypes.push_back(argType);