Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5381 EVT MaxElementVT = MaxSizedValue->getValueType().getVectorElementType(); in PromoteIntRes_CONCAT_VECTORS() local
5395 MaxElementVT.getScalarSizeInBits()) in PromoteIntRes_CONCAT_VECTORS()
5397 OpVT.changeVectorElementType(MaxElementVT)); in PromoteIntRes_CONCAT_VECTORS()
5405 OutVT.changeVectorElementType(MaxElementVT), Ops), in PromoteIntRes_CONCAT_VECTORS()