Home
last modified time | relevance | path

Searched refs:arrangeFreeFunctionCall (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenABITypes.cpp63 CodeGen::arrangeFreeFunctionCall(CodeGenModule &CGM, in arrangeFreeFunctionCall() function in CodeGen
H A DCodeGenTypes.h211 const CGFunctionInfo &arrangeFreeFunctionCall(const CallArgList &Args,
H A DCGExprComplex.cpp785 const CGFunctionInfo &FuncInfo = CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitComplexBinOpLibCall()
H A DCGExprCXX.cpp1339 CGF.EmitCall(CGF.CGM.getTypes().arrangeFreeFunctionCall( in EmitNewDeleteCall()
H A DCGCall.cpp638 CodeGenTypes::arrangeFreeFunctionCall(const CallArgList &args, in arrangeFreeFunctionCall() function in CodeGenTypes
H A DCGExpr.cpp5987 const CGFunctionInfo &FnInfo = CGM.getTypes().arrangeFreeFunctionCall( in EmitCall()
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h78 const CGFunctionInfo &arrangeFreeFunctionCall(CodeGenModule &CGM,