Home
last modified time | relevance | path

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

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