Searched refs:unspecified_type (Results 1 – 1 of 1) sorted by relevance
1411 bool unspecified_type = (dst_type == DataType::Type::kVoid); in MoveLocation() local1414 if (unspecified_type) { in MoveLocation()1488 if (unspecified_type) { in MoveLocation()1500 DCHECK(unspecified_type || CoherentConstantAndType(source, dst_type)) in MoveLocation()