Home
last modified time | relevance | path

Searched defs:EM_TILE64 (Results 1 – 5 of 5) 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/elfutils/libelf/
Delf.h325 #define EM_TILE64 187 /* Tileta TILE64 */ macro