Searched defs:EmitCall (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/ | ||
H A D | SparcAsmPrinter.cpp | 105 static void EmitCall(MCStreamer &OutStreamer, in EmitCall() function |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprAgg.cpp | 278 withReturnValueSlot(const Expr * E,llvm::function_ref<RValue (ReturnValueSlot)> EmitCall) withReturnValueSlot() argument |
H A D | CGCall.cpp | 4974 RValue CodeGenFunction::EmitCall(const CGFunctionInfo &CallInfo, EmitCall() function in CodeGenFunction |
H A D | CGExpr.cpp | 5715 RValue CodeGenFunction::EmitCall(QualType CalleeType, const CGCallee &OrigCallee, EmitCall() function in CodeGenFunction |