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.cpp6165 unsigned NumOutElem = NOutVT.getVectorMinNumElements(); in PromoteIntRes_CONCAT_VECTORS() local
6204 assert(NumElem * NumOperands == NumOutElem && in PromoteIntRes_CONCAT_VECTORS()
6208 SmallVector<SDValue, 8> Ops(NumOutElem); in PromoteIntRes_CONCAT_VECTORS()