Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h295 SDValue PromoteIntOpVectorReduction(SDNode *N, SDValue V);
H A DLegalizeIntegerTypes.cpp2252 SDValue DAGTypeLegalizer::PromoteIntOpVectorReduction(SDNode *N, SDValue V) { in PromoteIntOpVectorReduction() function in DAGTypeLegalizer
2267 SDValue Op = PromoteIntOpVectorReduction(N, N->getOperand(0)); in PromoteIntOp_VECREDUCE()
2318 Op = PromoteIntOpVectorReduction(N, Op); in PromoteIntOp_VP_REDUCE()
5497 SDValue Start = PromoteIntOpVectorReduction(N, N->getOperand(0)); in PromoteIntRes_VP_REDUCE()