Home
last modified time | relevance | path

Searched refs:getBundlesForFunclet (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp4789 CodeGenFunction::getBundlesForFunclet(llvm::Value *Callee) { in getBundlesForFunclet() function in CodeGenFunction
4815 callee, args, getBundlesForFunclet(callee.getCallee()), name); in EmitRuntimeCall()
4827 getBundlesForFunclet(callee.getCallee()); in EmitNoreturnRuntimeCallOrInvoke()
4870 getBundlesForFunclet(Callee.getCallee()); in EmitCallOrInvoke()
5663 getBundlesForFunclet(CalleePtr); in EmitCall()
H A DCGCleanup.cpp1319 CGF.getBundlesForFunclet(SehCppScope.getCallee()); in EmitSehScope()
H A DCGStmt.cpp3075 Builder.CreateCall(IA, Args, getBundlesForFunclet(IA)); in EmitAsmStmt()
H A DCGObjC.cpp2365 CGF.getBundlesForFunclet(marker)); in emitAutoreleasedReturnValueMarker()
H A DCodeGenFunction.h4411 getBundlesForFunclet(llvm::Value *Callee);