Searched refs:ReturnsSIMDValue (Results 1 – 3 of 3) sorted by relevance
230 static bool ReturnsSIMDValue(HInstruction* instruction) { in ReturnsSIMDValue() function395 DCHECK(!ReturnsSIMDValue(scalar)); in HVecReplicateScalar()985 DCHECK(!ReturnsSIMDValue(scalars[i])); in HVecSetScalars()
495 if (definition != nullptr && HVecOperation::ReturnsSIMDValue(definition)) { in NumberOfSpillSlotsNeeded()
1930 if (HVecOperation::ReturnsSIMDValue(input)) { in ReduceAndExtractIfNeeded()