Home
last modified time | relevance | path

Searched refs:AMDGPUTargetCodeGenInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp270 class AMDGPUTargetCodeGenInfo : public TargetCodeGenInfo { class
272 AMDGPUTargetCodeGenInfo(CodeGenTypes &CGT) in AMDGPUTargetCodeGenInfo() function in __anon9c14efbb0111::AMDGPUTargetCodeGenInfo
320 void AMDGPUTargetCodeGenInfo::setFunctionDeclAttributes( in setFunctionDeclAttributes()
363 void AMDGPUTargetCodeGenInfo::emitTargetGlobals( in emitTargetGlobals()
395 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
420 unsigned AMDGPUTargetCodeGenInfo::getOpenCLKernelCallingConv() const { in getOpenCLKernelCallingConv()
429 llvm::Constant *AMDGPUTargetCodeGenInfo::getNullPointer( in getNullPointer()
443 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace()
517 void AMDGPUTargetCodeGenInfo::setCUDAKernelCallingConvention( in setCUDAKernelCallingConvention()
531 llvm::Value *AMDGPUTargetCodeGenInfo::createEnqueuedBlockKernel( in createEnqueuedBlockKernel()
[all …]