Searched refs:getDeviceKernelCallingConv (Results 1 – 6 of 6) sorted by relevance
54 unsigned getDeviceKernelCallingConv() const override;226 unsigned CommonSPIRTargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in CommonSPIRTargetCodeGenInfo
307 unsigned getDeviceKernelCallingConv() const override;434 unsigned AMDGPUTargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in AMDGPUTargetCodeGenInfo
81 unsigned getDeviceKernelCallingConv() const override { in getDeviceKernelCallingConv() function in __anon22ecdd470111::NVPTXTargetCodeGenInfo
108 unsigned TargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv() function in TargetCodeGenInfo
302 virtual unsigned getDeviceKernelCallingConv() const;
87 return CGM.getTargetCodeGenInfo().getDeviceKernelCallingConv(); in ClangCallConvToLLVMCallConv()