Home
last modified time | relevance | path

Searched refs:nxv16i64 (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.h182 nxv16i64 = 116, // n x 16 x i64 enumerator
505 case nxv16i64: in getVectorElementType()
596 case nxv16i64: in getVectorNumElements()
810 case nxv16i64: return TypeSize::Scalable(1024); in getSizeInBits()
1059 if (NumElements == 16) return MVT::nxv16i64; in getScalableVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp289 case MVT::nxv16i64: in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td148 def nxv16i64: ValueType<1024,116>; // n x 16 x i64 vector value