Home | History | Annotate | Download | only in CodeGen

Lines Matching full:funcinfo

598   const CGFunctionInfo &FuncInfo = CGF.CGM.getTypes().arrangeFreeFunctionCall(
601 llvm::FunctionType *FTy = CGF.CGM.getTypes().GetFunctionType(FuncInfo);
605 RValue Res = CGF.EmitCall(FuncInfo, Func, ReturnValueSlot(), Args,