Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp296 class AMDGPUTargetCodeGenInfo : public TargetCodeGenInfo { class
298 AMDGPUTargetCodeGenInfo(CodeGenTypes &CGT) in AMDGPUTargetCodeGenInfo() function in __anon27cf4dc50111::AMDGPUTargetCodeGenInfo
348 void AMDGPUTargetCodeGenInfo::setFunctionDeclAttributes( in setFunctionDeclAttributes()
412 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
434 unsigned AMDGPUTargetCodeGenInfo::getDeviceKernelCallingConv() const { in getDeviceKernelCallingConv()
443 llvm::Constant *AMDGPUTargetCodeGenInfo::getNullPointer( in getNullPointer()
457 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace()
481 AMDGPUTargetCodeGenInfo::getLLVMSyncScopeID(const LangOptions &LangOpts, in getLLVMSyncScopeID()
527 void AMDGPUTargetCodeGenInfo::setTargetAtomicMetadata( in setTargetAtomicMetadata()
564 bool AMDGPUTargetCodeGenInfo::shouldEmitStaticExternCAliases() const { in shouldEmitStaticExternCAliases()
[all …]