Home
last modified time | relevance | path

Searched refs:AllowWMMXv1 (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h146 AllowWMMXv1 = 1, // The user permitted this entity to use WMMX v1 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMBuildAttributes.h147 AllowWMMXv1 = 1, // The user permitted this entity to use WMMX v1 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp887 setAttributeItem(WMMX_arch, AllowWMMXv1, false); in emitArchDefaultAttributes()