Home
last modified time | relevance | path

Searched refs:nxv32i64 (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.h183 nxv32i64 = 117, // n x 32 x i64 enumerator
186 LAST_INTEGER_SCALABLE_VECTOR_VALUETYPE = nxv32i64,
506 case nxv32i64: return i64; in getVectorElementType()
584 case nxv32i64: return 32; in getVectorNumElements()
816 case nxv32i64: return TypeSize::Scalable(2048); in getSizeInBits()
1060 if (NumElements == 32) return MVT::nxv32i64; in getScalableVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp291 case MVT::nxv32i64: in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td149 def nxv32i64: ValueType<2048,117>; // n x 32 x i64 vector value