Home
last modified time | relevance | path

Searched refs:nxv1i32 (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.h171 nxv1i32 = 106, // n x 1 x i32 enumerator
489 case nxv1i32: in getVectorElementType()
663 case nxv1i32: in getVectorNumElements()
729 case nxv1i32: in getSizeInBits()
1047 if (NumElements == 1) return MVT::nxv1i32; in getScalableVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp269 case MVT::nxv1i32: in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td137 def nxv1i32 : ValueType<32, 106>; // n x 1 x i32 vector value