Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3735 unsigned NumOutElem = NOutVT.getVectorNumElements(); in PromoteIntRes_CONCAT_VECTORS() local
3737 assert(NumElem * NumOperands == NumOutElem && in PromoteIntRes_CONCAT_VECTORS()
3741 SmallVector<SDValue, 8> Ops(NumOutElem); in PromoteIntRes_CONCAT_VECTORS()