Home
last modified time | relevance | path

Searched defs:EM_TILE64 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h280 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h278 EM_TILE64 = 187, // Tilera TILE64 multicore architecture family enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h278 EM_TILE64 = 187, // Tilera TILE64 multicore architecture family enumerator
/external/elfutils/libelf/
Delf.h321 #define EM_TILE64 187 /* Tilera TILE64 */ macro