Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5494 unsigned NumOutElem = NOutVT.getVectorMinNumElements(); in PromoteIntRes_CONCAT_VECTORS() local
5533 assert(NumElem * NumOperands == NumOutElem && in PromoteIntRes_CONCAT_VECTORS()
5537 SmallVector<SDValue, 8> Ops(NumOutElem); in PromoteIntRes_CONCAT_VECTORS()