Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:Indexes

784     uint32_t Indexes[8];
792 Indexes[I] = Index;
796 Indexes[I] = 0;
806 Indexes[I] += Size / 2;
809 ConstantDataVector::get(V->getContext(), makeArrayRef(Indexes, Size));