Searched refs:getRecurrenceType (Results 1 – 4 of 4) sorted by relevance
230 Type *getRecurrenceType() { return RecurrenceType; } in getRecurrenceType() function
224 Type *getRecurrenceType() { return RecurrenceType; } in getRecurrenceType() function
3595 if (VF > 1 && Phi->getType() != RdxDesc.getRecurrenceType()) { in vectorizeLoop()3596 Type *RdxVecTy = VectorType::get(RdxDesc.getRecurrenceType(), VF); in vectorizeLoop()3667 if (Phi->getType() != RdxDesc.getRecurrenceType()) in vectorizeLoop()5351 T = RdxDesc.getRecurrenceType(); in getSmallestAndWidestTypes()
3631 if (VF > 1 && Phi->getType() != RdxDesc.getRecurrenceType()) { in fixReduction()3632 Type *RdxVecTy = VectorType::get(RdxDesc.getRecurrenceType(), VF); in fixReduction()3679 if (Phi->getType() != RdxDesc.getRecurrenceType()) in fixReduction()5107 T = RdxDesc.getRecurrenceType(); in getSmallestAndWidestTypes()