Searched refs:C2M (Results 1 – 2 of 2) sorted by relevance
6 struct C2 { int a; virtual void C2M() {} }; in C2M() function
1254 SmallVector<Constant*, 16> C2M(VWidth, in SimplifyVectorOp() local1260 if (!isa<UndefValue>(C2M[ShMask[I]])) { in SimplifyVectorOp()1264 C2M[ShMask[I]] = C1->getAggregateElement(I); in SimplifyVectorOp()1268 Constant *C2 = ConstantVector::get(C2M); in SimplifyVectorOp()