Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBuildAttrs.h91 v6S_M = 12, // v6_M with the System extensions enumerator
/external/llvm/include/llvm/Support/
DARMBuildAttributes.h108 v6S_M = 12, // v6_M with the System extensions enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h108 v6S_M = 12, // v6_M with the System extensions enumerator
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp604 return ARMBuildAttrs::v6S_M; in getArchForCPU()