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.cpp287 class AMDGPUTargetCodeGenInfo : public TargetCodeGenInfo { class
289 AMDGPUTargetCodeGenInfo(CodeGenTypes &CGT) in AMDGPUTargetCodeGenInfo() function in __anon27cf4dc50111::AMDGPUTargetCodeGenInfo
337 void AMDGPUTargetCodeGenInfo::setFunctionDeclAttributes( in setFunctionDeclAttributes()
403 void AMDGPUTargetCodeGenInfo::emitTargetGlobals( in emitTargetGlobals()
435 void AMDGPUTargetCodeGenInfo::setTargetAttributes( in setTargetAttributes()
460 unsigned AMDGPUTargetCodeGenInfo::getOpenCLKernelCallingConv() const { in getOpenCLKernelCallingConv()
469 llvm::Constant *AMDGPUTargetCodeGenInfo::getNullPointer( in getNullPointer()
483 AMDGPUTargetCodeGenInfo::getGlobalVarAddressSpace(CodeGenModule &CGM, in getGlobalVarAddressSpace()
507 AMDGPUTargetCodeGenInfo::getLLVMSyncScopeID(const LangOptions &LangOpts, in getLLVMSyncScopeID()
549 bool AMDGPUTargetCodeGenInfo::shouldEmitStaticExternCAliases() const { in shouldEmitStaticExternCAliases()
[all …]