Home
last modified time | relevance | path

Searched defs:setCUDAKernelCallingConvention (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.h305 virtual void setCUDAKernelCallingConvention(const FunctionType *&FT) const {} in setCUDAKernelCallingConvention() function
H A DCGCall.cpp265 static void setCUDAKernelCallingConvention(CanQualType &FTy, CodeGenModule &CGM, in setCUDAKernelCallingConvention() function
H A DTargetInfo.cpp7924 void AMDGPUTargetCodeGenInfo::setCUDAKernelCallingConvention( in setCUDAKernelCallingConvention() function in AMDGPUTargetCodeGenInfo