Home
last modified time | relevance | path

Searched refs:nxv1i16 (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.h164 nxv1i16 = 100, // n x 1 x i16 enumerator
469 case nxv1i16: in getVectorElementType()
662 case nxv1i16: in getVectorNumElements()
717 case nxv1i16: return TypeSize::Scalable(16); in getSizeInBits()
1039 if (NumElements == 1) return MVT::nxv1i16; in getScalableVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp257 case MVT::nxv1i16: in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td130 def nxv1i16 : ValueType<16, 100>; // n x 1 x i16 vector value