Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp6175 EVT MaxElementVT = MaxSizedValue->getValueType().getVectorElementType(); in PromoteIntRes_CONCAT_VECTORS() local
6189 MaxElementVT.getScalarSizeInBits()) in PromoteIntRes_CONCAT_VECTORS()
6191 OpVT.changeVectorElementType(MaxElementVT)); in PromoteIntRes_CONCAT_VECTORS()
6199 OutVT.changeVectorElementType(MaxElementVT), Ops), in PromoteIntRes_CONCAT_VECTORS()