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