Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp104 static void EmitCall(MCStreamer &OutStreamer, in EmitCall() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp255 const Expr *E, llvm::function_ref<RValue(ReturnValueSlot)> EmitCall) { in withReturnValueSlot()
H A DCGCall.cpp4591 RValue CodeGenFunction::EmitCall(const CGFunctionInfo &CallInfo, in EmitCall() function in CodeGenFunction
H A DCGExpr.cpp5119 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, in EmitCall() function in CodeGenFunction