Lines Matching full:argptr
2567 llvm::Value *ArgPtr = CGF.EmitVAArg(ArgValue, VE->getType());2570 if (!ArgPtr)2574 return Builder.CreateLoad(ArgPtr);