Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2560 static unsigned getExtendForIntVecReduction(SDNode *N) { in getExtendForIntVecReduction() function
2589 switch (getExtendForIntVecReduction(N)) { in PromoteIntOpVectorReduction()
2692 DAG.getNode(getExtendForIntVecReduction(N), DL, EltVT, N->getOperand(0)); in PromoteIntOp_VP_REDUCE()