Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp105 static void EmitCall(MCStreamer &OutStreamer, in EmitCall() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp280 const Expr *E, llvm::function_ref<RValue(ReturnValueSlot)> EmitCall) { in withReturnValueSlot()
H A DCGCall.cpp5011 RValue CodeGenFunction::EmitCall(const CGFunctionInfo &CallInfo, in EmitCall() function in CodeGenFunction
H A DCGExpr.cpp5809 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, in EmitCall() function in CodeGenFunction