Searched refs:dst_rep (Results 1 – 1 of 1) sorted by relevance
30 MachineRepresentation dst_rep = dst_loc.representation(); in Split() local31 DCHECK_NE(smaller_rep, dst_rep); in Split()36 1 << (ElementSizeLog2Of(dst_rep) - ElementSizeLog2Of(smaller_rep)); in Split()40 dst_rep, 0, smaller_rep, &base)); in Split()