Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5922 unsigned NumOutElem = NOutVT.getVectorMinNumElements(); in PromoteIntRes_CONCAT_VECTORS() local
5961 assert(NumElem * NumOperands == NumOutElem && in PromoteIntRes_CONCAT_VECTORS()
5965 SmallVector<SDValue, 8> Ops(NumOutElem); in PromoteIntRes_CONCAT_VECTORS()