Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DARMBuildAttributes.h71 also_compatible_with = 65, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h71 also_compatible_with = 65, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMBuildAttributes.h71 also_compatible_with = 65, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DARMBuildAttributes.h75 also_compatible_with = 65, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DARMAttributeParser.cpp381 Error ARMAttributeParser::also_compatible_with(AttrType tag) { in also_compatible_with() function in ARMAttributeParser