Searched refs:setCUDAKernelCallingConvention (Results 1 – 4 of 4) sorted by relevance
58 void setCUDAKernelCallingConvention(const FunctionType *&FT) const override;125 void SPIRVTargetCodeGenInfo::setCUDAKernelCallingConvention( in setCUDAKernelCallingConvention() function in SPIRVTargetCodeGenInfo
319 void setCUDAKernelCallingConvention(const FunctionType *&FT) const override;557 void AMDGPUTargetCodeGenInfo::setCUDAKernelCallingConvention( in createEnqueuedBlockKernel() 517 void AMDGPUTargetCodeGenInfo::setCUDAKernelCallingConvention( setCUDAKernelCallingConvention() function in AMDGPUTargetCodeGenInfo
378 virtual void setCUDAKernelCallingConvention(const FunctionType *&FT) const {}366 virtual void setCUDAKernelCallingConvention(const FunctionType *&FT) const {} setCUDAKernelCallingConvention() function
293 static void setCUDAKernelCallingConvention(CanQualType &FTy, CodeGenModule &CGM,297 CGM.getTargetCodeGenInfo().setCUDAKernelCallingConvention(FT); in arrangeCXXMethodDeclaration() 312 setCUDAKernelCallingConvention(FT, CGM, MD); in arrangeCXXMethodDeclaration() 470 setCUDAKernelCallingConvention(FTy, CGM, FD); in arrangeFunctionDeclaration() 283 static void setCUDAKernelCallingConvention(CanQualType &FTy, CodeGenModule &CGM, setCUDAKernelCallingConvention() function