Home
last modified time | relevance | path

Searched refs:v512i32 (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.h103 v512i32 = 54, // 512 x i32 enumerator
486 case v512i32: in getVectorElementType()
557 case v512i32: in getVectorNumElements()
821 case v512i32: in getSizeInBits()
969 if (NumElements == 512) return MVT::v512i32; in getVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp199 case MVT::v512i32: return VectorType::get(Type::getInt32Ty(Context), 512); in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td78 def v512i32 : ValueType<16384,54>; // 512 x i32 vector value