Searched defs:EmitCall (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp104 static void EmitCall(MCStreamer &OutStreamer, function
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp254 withReturnValueSlot( const Expr *E, llvm::function_ref<RValue(ReturnValueSlot)> EmitCall) argument
H A DCodeGenFunction.h3833 RValue EmitCall(const CGFunctionInfo &CallInfo, const CGCallee &Callee, function in class:clang::CodeGen::CodeGenFunction
H A DCGExpr.cpp5014 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, function in class:CodeGenFunction

Completed in 123 milliseconds