Searched refs:isKernel (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h541 inline bool isKernel(CallingConv::ID CC) { function in namespace:llvm::AMDGPU
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp305 AMDGPU::isKernel(CC);
H A DSIISelLowering.cpp2052 bool IsKernel = AMDGPU::isKernel(CallConv);
2277 if (AMDGPU::isKernel(CallConv)) {

Completed in 201 milliseconds