Home
last modified time | relevance | path

Searched refs:nxv16i32 (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.h175 nxv16i32 = 110, // n x 16 x i32 enumerator
493 case nxv16i32: in getVectorElementType()
595 case nxv16i32: in getVectorNumElements()
799 case nxv16i32: in getSizeInBits()
1051 if (NumElements == 16) return MVT::nxv16i32; in getScalableVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp277 case MVT::nxv16i32: in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td141 def nxv16i32: ValueType<512, 110>; // n x 16 x i32 vector value