Searched defs:VecTy2 (Results 1 – 3 of 3) sorted by relevance
92 typedef _BitInt(4) __attribute__((vector_size(16))) VecTy2; typedef
947 VectorType *VecTy2 = dyn_cast<VectorType>(V2->getType()); concatenateTwoVectors() local
2168 Type *VecTy2 = ScalableVectorType::get(IRB.getInt8Ty(), 2); TEST_F() local