Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DELF.h281 EM_CUDA = 190, // NVIDIA CUDA architecture enumerator
/freebsd-12.1/contrib/llvm/lib/ObjectYAML/
H A DELFYAML.cpp205 ECase(EM_CUDA); in enumeration()
/freebsd-12.1/contrib/elftoolchain/common/
H A Delfdefinitions.h809 _ELF_DEFINE_EM(EM_CUDA, 190, "NVIDIA CUDA architecture") \
/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1077 ENUM_ENT(EM_CUDA, "NVIDIA CUDA architecture"),