Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h295 SDValue PromoteIntOpVectorReduction(SDNode *N, SDValue V);
H A DLegalizeIntegerTypes.cpp2260 SDValue DAGTypeLegalizer::PromoteIntOpVectorReduction(SDNode *N, SDValue V) { in PromoteIntOpVectorReduction() function in DAGTypeLegalizer
2275 SDValue Op = PromoteIntOpVectorReduction(N, N->getOperand(0)); in PromoteIntOp_VECREDUCE()
2326 Op = PromoteIntOpVectorReduction(N, Op); in PromoteIntOp_VP_REDUCE()
5620 SDValue Start = PromoteIntOpVectorReduction(N, N->getOperand(0)); in PromoteIntRes_VP_REDUCE()