Searched refs:dst_rep (Results 1 – 1 of 1) sorted by relevance
32 MachineRepresentation dst_rep = dst_loc.representation(); in Split() local33 DCHECK_NE(smaller_rep, dst_rep); in Split()38 1 << (ElementSizeLog2Of(dst_rep) - ElementSizeLog2Of(smaller_rep)); in Split()42 dst_rep, 0, smaller_rep, &base)); in Split()