Searched refs:double_word (Results 1 – 1 of 1) sorted by relevance
988 int double_word = byte >> kDoubleSizeLog2; in ExtractLane() local992 DwVfpRegister::from_code(src.code() * 2 + double_word); in ExtractLane()1016 int double_word = byte >> kDoubleSizeLog2; in ReplaceLane() local1020 DwVfpRegister::from_code(dst.code() * 2 + double_word); in ReplaceLane()