Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5371 unsigned NumOutElem = NOutVT.getVectorMinNumElements(); in PromoteIntRes_CONCAT_VECTORS() local
5410 assert(NumElem * NumOperands == NumOutElem && in PromoteIntRes_CONCAT_VECTORS()
5414 SmallVector<SDValue, 8> Ops(NumOutElem); in PromoteIntRes_CONCAT_VECTORS()