Searched defs:getDeviceKernelCallingConv (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | TargetInfo.cpp | 108 unsigned TargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in TargetCodeGenInfo |
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ | ||
| H A D | NVPTX.cpp | 81 unsigned getDeviceKernelCallingConv() const override { in getDeviceKernelCallingConv() function in __anon22ecdd470111::NVPTXTargetCodeGenInfo |
| H A D | SPIR.cpp | 226 unsigned CommonSPIRTargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in CommonSPIRTargetCodeGenInfo |
| H A D | AMDGPU.cpp | 434 unsigned AMDGPUTargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in AMDGPUTargetCodeGenInfo |