Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()