Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2232 static unsigned getExtendForIntVecReduction(SDNode *N) { in getExtendForIntVecReduction() function
2261 switch (getExtendForIntVecReduction(N)) { in PromoteIntOpVectorReduction()
2340 DAG.getNode(getExtendForIntVecReduction(N), DL, EltVT, N->getOperand(0)); in PromoteIntOp_VP_REDUCE()