Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()