Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h168 nxv16i16 = 104, // n x 16 x i16 enumerator
473 case nxv16i16: in getVectorElementType()
594 case nxv16i16: in getVectorNumElements()
785 case nxv16i16: in getSizeInBits()
1043 if (NumElements == 16) return MVT::nxv16i16; in getScalableVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp265 case MVT::nxv16i16: in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td134 def nxv16i16: ValueType<256, 104>; // n x 16 x i16 vector value