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