Home | History | Annotate | Download | only in optimizing

Lines Matching refs:input_vector

1716       HVecOperation* input_vector = input->AsVecOperation();
1717 uint32_t vector_length = input_vector->GetVectorLength();
1718 DataType::Type type = input_vector->GetPackedType();
1719 HVecReduce::ReductionKind kind = GetReductionKind(input_vector);