Home
last modified time | relevance | path

Searched refs:getExtendForIntVecReduction (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2224 static unsigned getExtendForIntVecReduction(SDNode *N) { in getExtendForIntVecReduction() function
2253 switch (getExtendForIntVecReduction(N)) { in PromoteIntOpVectorReduction()
2332 DAG.getNode(getExtendForIntVecReduction(N), DL, EltVT, N->getOperand(0)); in PromoteIntOp_VP_REDUCE()