Home
last modified time | relevance | path

Searched refs:v1024i32 (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.h104 v1024i32 = 55, // 1024 x i32 enumerator
487 case v1024i32: in getVectorElementType()
554 case v1024i32: in getVectorNumElements()
823 case v1024i32: in getSizeInBits()
970 if (NumElements == 1024) return MVT::v1024i32; in getVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp200 case MVT::v1024i32:return VectorType::get(Type::getInt32Ty(Context), 1024); in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td79 def v1024i32 : ValueType<32768,55>; // 1024 x i32 vector value