Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMBuildAttributes.h151 AllowNeon2 = 2, // SIMDv2 was permitted (Half-precision FP, MAC operations) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMBuildAttributes.h152 AllowNeon2 = 2, // SIMDv2 was permitted (Half-precision FP, MAC operations) enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DELFObjectFile.cpp235 case ARMBuildAttrs::AllowNeon2: in getARMFeatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1015 ARMBuildAttrs::AllowNeon2, in emitFPUDefaultAttributes()