Home
last modified time | relevance | path

Searched refs:createEnqueuedBlockKernel (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp161 auto *F = CGF.getTargetHooks().createEnqueuedBlockKernel( in emitOpenCLEnqueuedBlock()
H A DTargetInfo.cpp189 llvm::Value *TargetCodeGenInfo::createEnqueuedBlockKernel( in createEnqueuedBlockKernel() function in TargetCodeGenInfo
H A DTargetInfo.h391 createEnqueuedBlockKernel(CodeGenFunction &CGF,
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp325 llvm::Value *createEnqueuedBlockKernel(CodeGenFunction &CGF,
600 llvm::Value *AMDGPUTargetCodeGenInfo::createEnqueuedBlockKernel( in createEnqueuedBlockKernel() function in AMDGPUTargetCodeGenInfo