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.cpp5932 EVT MaxElementVT = MaxSizedValue->getValueType().getVectorElementType(); in PromoteIntRes_CONCAT_VECTORS() local
5946 MaxElementVT.getScalarSizeInBits()) in PromoteIntRes_CONCAT_VECTORS()
5948 OpVT.changeVectorElementType(MaxElementVT)); in PromoteIntRes_CONCAT_VECTORS()
5956 OutVT.changeVectorElementType(MaxElementVT), Ops), in PromoteIntRes_CONCAT_VECTORS()