Home
last modified time | relevance | path

Searched refs:v32i64 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h112 v32i64 = 62, // 32 x i64 enumerator
383 SimpleTy == MVT::v64i32 || SimpleTy == MVT::v32i64); in is2048BitVector()
500 case v32i64: in getVectorElementType()
577 case v32i64: in getVectorNumElements()
814 case v32i64: in getSizeInBits()
979 if (NumElements == 32) return MVT::v32i64; in getVectorVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp207 case MVT::v32i64: return VectorType::get(Type::getInt64Ty(Context), 32); in getTypeForEVT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.td87 def v32i64 : ValueType<2048,62>; // 32 x i64 vector value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.td270 def llvm_v32i64_ty : LLVMType<v32i64>; // 32 x i64