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