Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DOffloadDump.cpp32 case IMG_Fatbinary: in getImageName()
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DOffloadYAML.cpp27 ECase(IMG_Fatbinary); in enumeration()
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DOffloadBinary.cpp326 .Case("fatbin", IMG_Fatbinary) in getImageKind()
339 case IMG_Fatbinary: in getImageKindName()
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DOffloadBinary.h46 IMG_Fatbinary, enumerator
/openbsd-src/gnu/llvm/clang/docs/
H A DClangOffloadPackager.rst96 | IMG_Fatbinary | 0x04 | The image is a CUDA fatbinary file |