Searched refs:getExtendForIntVecReduction (Results 1 – 2 of 2) sorted by relevance
2696 static unsigned getExtendForIntVecReduction(SDNode *N) { in getExtendForIntVecReduction() function2725 switch (getExtendForIntVecReduction(N)) { in PromoteIntOpVectorReduction()2828 DAG.getNode(getExtendForIntVecReduction(N), DL, EltVT, N->getOperand(0)); in PromoteIntOp_VP_REDUCE()
7645 static unsigned getExtendForIntVecReduction(unsigned Opc) { in getExtendForIntVecReduction() function7689 Start = DAG.getNode(getExtendForIntVecReduction(Opc), dl, VT, Start); in WidenVecOp_VECREDUCE()