Searched refs:AMDGPUTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance
9306 class AMDGPUTargetCodeGenInfo : public TargetCodeGenInfo { class9308 AMDGPUTargetCodeGenInfo(CodeGenTypes &CGT) in AMDGPUTargetCodeGenInfo() function in __anon8ad051811511::AMDGPUTargetCodeGenInfo9353 void AMDGPUTargetCodeGenInfo::setFunctionDeclAttributes( in setFunctionDeclAttributes()9429 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()9460 unsigned AMDGPUTargetCodeGenInfo::getOpenCLKernelCallingConv() const { in getOpenCLKernelCallingConv()9469 llvm::Constant *AMDGPUTargetCodeGenInfo::getNullPointer( in getNullPointer()9483 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace()9549 void AMDGPUTargetCodeGenInfo::setCUDAKernelCallingConvention( in setCUDAKernelCallingConvention()11739 return SetCGInfo(new AMDGPUTargetCodeGenInfo(Types)); in getTargetCodeGenInfo()11741 return SetCGInfo(new AMDGPUTargetCodeGenInfo(Types)); in getTargetCodeGenInfo()[all …]