Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitVAArg

948   llvm::Value *ArgPtr = CGF.EmitVAArg(ArgValue, VE->getType());
951 // If EmitVAArg fails, we fall back to the LLVM instruction.