Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h301 SDValue PromoteIntOpVectorReduction(SDNode *N, SDValue V);
H A DLegalizeIntegerTypes.cpp2588 SDValue DAGTypeLegalizer::PromoteIntOpVectorReduction(SDNode *N, SDValue V) { in PromoteIntOpVectorReduction() function in DAGTypeLegalizer
2603 SDValue Op = PromoteIntOpVectorReduction(N, N->getOperand(0)); in PromoteIntOp_VECREDUCE()
2678 Op = PromoteIntOpVectorReduction(N, Op); in PromoteIntOp_VP_REDUCE()
6048 SDValue Start = PromoteIntOpVectorReduction(N, N->getOperand(0)); in PromoteIntRes_VP_REDUCE()