Home
last modified time | relevance | path

Searched refs:nxv32i16 (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.h169 nxv32i16 = 105, // n x 32 x i16 enumerator
474 case nxv32i16: return i16; in getVectorElementType()
582 case nxv32i16: in getVectorNumElements()
798 case nxv32i16: in getSizeInBits()
1044 if (NumElements == 32) return MVT::nxv32i16; in getScalableVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp267 case MVT::nxv32i16: in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td135 def nxv32i16: ValueType<512, 105>; // n x 32 x i16 vector value