Home
last modified time | relevance | path

Searched defs:CodeObjectVersion (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h79 llvm::CodeObjectVersionKind CodeObjectVersion = variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.h88 unsigned CodeObjectVersion; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h37 unsigned CodeObjectVersion; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp589 auto CodeObjectVersion = in emitKernel() local
H A DAMDGPUAttributor.cpp61 unsigned CodeObjectVersion) { in intrinsicToAttrMask()
318 const unsigned CodeObjectVersion; member in __anon93435ae10111::AMDGPUInformationCache
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp227 uint8_t getELFABIVersion(const Triple &T, unsigned CodeObjectVersion) { in getELFABIVersion()
244 unsigned getMultigridSyncArgImplicitArgPosition(unsigned CodeObjectVersion) { in getMultigridSyncArgImplicitArgPosition()
257 unsigned getHostcallImplicitArgPosition(unsigned CodeObjectVersion) { in getHostcallImplicitArgPosition()
268 unsigned getDefaultQueueImplicitArgPosition(unsigned CodeObjectVersion) { in getDefaultQueueImplicitArgPosition()
279 unsigned getCompletionActionImplicitArgPosition(unsigned CodeObjectVersion) { in getCompletionActionImplicitArgPosition()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5772 struct CodeObjectVersion { in getAMDNote() struct
5773 support::aligned_ulittle32_t MajorVersion; in getAMDNote()
5774 support::aligned_ulittle32_t MinorVersion; in getAMDNote()