Searched defs:setCUDAKernelCallingConvention (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/clang/lib/CodeGen/Targets/ | ||
| H A D | SPIR.cpp | 125 void SPIRVTargetCodeGenInfo::setCUDAKernelCallingConvention( setCUDAKernelCallingConvention() function in SPIRVTargetCodeGenInfo |
| H A D | AMDGPU.cpp | 557 void AMDGPUTargetCodeGenInfo::setCUDAKernelCallingConvention( setCUDAKernelCallingConvention() function in AMDGPUTargetCodeGenInfo |
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | TargetInfo.h | 377 virtual void setCUDAKernelCallingConvention(const FunctionType *&FT) const {} setCUDAKernelCallingConvention() function |
| H A D | CGCall.cpp | 293 static void setCUDAKernelCallingConvention(CanQualType &FTy, CodeGenModule &CGM, in setCUDAKernelCallingConvention() function |