Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenCLRuntime.h95 void recordBlockInfo(const BlockExpr *E, llvm::Function *InvokeF,
HDCGOpenCLRuntime.cpp127 void CGOpenCLRuntime::recordBlockInfo(const BlockExpr *E, in recordBlockInfo() function in CGOpenCLRuntime
HDCGBlocks.cpp1089 CGM.getOpenCLRuntime().recordBlockInfo(blockInfo.BlockExpression, InvokeFn, in EmitBlockLiteral()
1378 CGM.getOpenCLRuntime().recordBlockInfo( in buildGlobalBlock()