Searched defs:isKernel (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h540 inline bool isKernel(CallingConv::ID CC) { function in namespace:llvm::AMDGPU
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp862 bool isKernel(Function &F) { return OMPInfoCache.Kernels.count(&F); } function in struct:__anon4547::OpenMPOpt

Completed in 169 milliseconds