Searched refs:red_vector (Results 1 – 1 of 1) sorted by relevance
1680 HVecOperation* red_vector = new_red->AsVecOperation(); in GenerateVecReductionPhiInputs() local1681 HVecReduce::ReductionKind kind = GetReductionKind(red_vector); in GenerateVecReductionPhiInputs()1682 uint32_t vector_length = red_vector->GetVectorLength(); in GenerateVecReductionPhiInputs()1683 DataType::Type type = red_vector->GetPackedType(); in GenerateVecReductionPhiInputs()