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