Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp158 auto *F = CGF.getTargetHooks().createEnqueuedBlockKernel( in emitOpenCLEnqueuedBlock()
H A DTargetInfo.cpp177 llvm::Value *TargetCodeGenInfo::createEnqueuedBlockKernel( in createEnqueuedBlockKernel() function in TargetCodeGenInfo
H A DTargetInfo.h352 createEnqueuedBlockKernel(CodeGenFunction &CGF,
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp297 llvm::Value *createEnqueuedBlockKernel(CodeGenFunction &CGF,
531 llvm::Value *AMDGPUTargetCodeGenInfo::createEnqueuedBlockKernel( in createEnqueuedBlockKernel() function in AMDGPUTargetCodeGenInfo