Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenCLRuntime.h92 void recordBlockInfo(const BlockExpr *E, llvm::Function *InvokeF,
DCGOpenCLRuntime.cpp144 void CGOpenCLRuntime::recordBlockInfo(const BlockExpr *E, in recordBlockInfo() function in CGOpenCLRuntime
DCGBlocks.cpp1101 CGM.getOpenCLRuntime().recordBlockInfo(blockInfo.BlockExpression, InvokeFn, in EmitBlockLiteral()
1394 CGM.getOpenCLRuntime().recordBlockInfo( in buildGlobalBlock()