Searched refs:getExtendForIntVecReduction (Results 1 – 1 of 1) sorted by relevance
2224 static unsigned getExtendForIntVecReduction(SDNode *N) { in getExtendForIntVecReduction() function2253 switch (getExtendForIntVecReduction(N)) { in PromoteIntOpVectorReduction()2332 DAG.getNode(getExtendForIntVecReduction(N), DL, EltVT, N->getOperand(0)); in PromoteIntOp_VP_REDUCE()