Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDTargetOptions.h82 llvm::CodeObjectVersionKind CodeObjectVersion = variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUTargetStreamer.h37 unsigned CodeObjectVersion; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/
HDAMDGPUDisassembler.h104 unsigned CodeObjectVersion; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUHSAMetadataStreamer.cpp552 auto CodeObjectVersion = in emitKernel() local
HDAMDGPUAttributor.cpp64 unsigned CodeObjectVersion) { in intrinsicToAttrMask()
262 const unsigned CodeObjectVersion; member in __anonfd358dfa0111::AMDGPUInformationCache
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.cpp199 uint8_t getELFABIVersion(const Triple &T, unsigned CodeObjectVersion) { in getELFABIVersion()
216 unsigned getMultigridSyncArgImplicitArgPosition(unsigned CodeObjectVersion) { in getMultigridSyncArgImplicitArgPosition()
230 unsigned getHostcallImplicitArgPosition(unsigned CodeObjectVersion) { in getHostcallImplicitArgPosition()
241 unsigned getDefaultQueueImplicitArgPosition(unsigned CodeObjectVersion) { in getDefaultQueueImplicitArgPosition()
252 unsigned getCompletionActionImplicitArgPosition(unsigned CodeObjectVersion) { in getCompletionActionImplicitArgPosition()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDELFDumper.cpp5674 struct CodeObjectVersion { in getAMDNote() struct
5675 support::aligned_ulittle32_t MajorVersion; in getAMDNote()
5676 support::aligned_ulittle32_t MinorVersion; in getAMDNote()