Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/Targets/
H A DSPIR.cpp125 void SPIRVTargetCodeGenInfo::setCUDAKernelCallingConvention( setCUDAKernelCallingConvention() function in SPIRVTargetCodeGenInfo
H A DAMDGPU.cpp557 void AMDGPUTargetCodeGenInfo::setCUDAKernelCallingConvention( setCUDAKernelCallingConvention() function in AMDGPUTargetCodeGenInfo
/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h377 virtual void setCUDAKernelCallingConvention(const FunctionType *&FT) const {} setCUDAKernelCallingConvention() function
H A DCGCall.cpp293 static void setCUDAKernelCallingConvention(CanQualType &FTy, CodeGenModule &CGM, in setCUDAKernelCallingConvention() function