Home
last modified time | relevance | path

Searched refs:EM_TILE64 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h276 EM_TILE64 = 187, // Tilera TILE64 multicore architecture family enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h277 EM_TILE64 = 187, // Tilera TILE64 multicore architecture family enumerator
/external/llvm/include/llvm/Support/
DELF.h280 EM_TILE64 = 187, // Tilera TILE64 multicore architecture family enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h279 EM_TILE64 = 187, // Tilera TILE64 multicore architecture family enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp183 ECase(EM_TILE64) in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DELFYAML.cpp203 ECase(EM_TILE64); in enumeration()
/external/elfutils/libelf/
Delf.h325 #define EM_TILE64 187 /* Tileta TILE64 */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp943 ENUM_ENT(EM_TILE64, "Tilera TILE64 multicore architecture family"),
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp1034 ENUM_ENT(EM_TILE64, "Tilera TILE64 multicore architecture family"),