Searched defs:ByValTy (Results 1 – 5 of 5) sorted by relevance
566 static bool isSafeToPromoteArgument(Argument *Arg, Type *ByValTy, AAResults &AAR, in isSafeToPromoteArgument()995 Type *ByValTy = in promoteArguments() local
1576 Type *ByValTy = cast<PointerType>(ByValArg->getType())->getElementType(); in processByValArgument() local
159 if (Type *ByValTy = ParamAttrs.getByValType()) in getMemoryParamAllocType() local
4375 Type *ByValTy = cast<PointerType>(F.getArg(0)->getType())->getElementType(); in UpgradeFunctionAttributes() local
2117 llvm::Type *ByValTy = CGM.getTypes().ConvertType(PtrTy->getPointeeType()); in addX86InterruptAttrs() local