Home
last modified time | relevance | path

Searched refs:EmitCallOrInvoke (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmt.cpp2281 EmitCallOrInvoke(F, CapStruct.getPointer()); in EmitCapturedStmt()
H A DCGCall.cpp3769 llvm::CallSite callSite = EmitCallOrInvoke(callee, args, name); in EmitRuntimeCallOrInvoke()
3777 CodeGenFunction::EmitCallOrInvoke(llvm::Value *Callee, in EmitCallOrInvoke() function in CodeGenFunction
H A DCodeGenFunction.h3613 llvm::CallSite EmitCallOrInvoke(llvm::Value *Callee,