Home
last modified time | relevance | path

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

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