Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h147 AllowWMMXv2 = 2, // The user permitted this entity to use WMMX v2 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMBuildAttributes.h148 AllowWMMXv2 = 2, // The user permitted this entity to use WMMX v2 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp893 setAttributeItem(WMMX_arch, AllowWMMXv2, false); in emitArchDefaultAttributes()