Home | History | Annotate | Download | only in CodeGen

Lines Matching full:numelements

80   auto NumElements = emitArrayLength(ArrayTy, ElementTy, DestBegin);
84 auto DestEnd = Builder.CreateGEP(DestBegin, NumElements);