Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DOffloadDump.cpp32 case IMG_Fatbinary: in getImageName()
/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DOffloadYAML.cpp27 ECase(IMG_Fatbinary); in enumeration()
/src/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBinary.cpp328 .Case("fatbin", IMG_Fatbinary) in getImageKind()
341 case IMG_Fatbinary: in getImageKindName()
/src/contrib/llvm-project/llvm/include/llvm/Object/
H A DOffloadBinary.h47 IMG_Fatbinary, enumerator