Home
last modified time | relevance | path

Searched refs:v2048i32 (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.h105 v2048i32 = 56, // 2048 x i32 enumerator
488 case v2048i32: in getVectorElementType()
551 case v2048i32: in getVectorNumElements()
825 case v2048i32: in getSizeInBits()
971 if (NumElements == 2048) return MVT::v2048i32; in getVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp201 case MVT::v2048i32:return VectorType::get(Type::getInt32Ty(Context), 2048); in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td80 def v2048i32 : ValueType<65536,56>; // 2048 x i32 vector value