Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp108 unsigned TargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in TargetCodeGenInfo
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DNVPTX.cpp81 unsigned getDeviceKernelCallingConv() const override { in getDeviceKernelCallingConv() function in __anon22ecdd470111::NVPTXTargetCodeGenInfo
H A DSPIR.cpp226 unsigned CommonSPIRTargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in CommonSPIRTargetCodeGenInfo
H A DAMDGPU.cpp434 unsigned AMDGPUTargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in AMDGPUTargetCodeGenInfo