Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5504 EVT MaxElementVT = MaxSizedValue->getValueType().getVectorElementType(); in PromoteIntRes_CONCAT_VECTORS() local
5518 MaxElementVT.getScalarSizeInBits()) in PromoteIntRes_CONCAT_VECTORS()
5520 OpVT.changeVectorElementType(MaxElementVT)); in PromoteIntRes_CONCAT_VECTORS()
5528 OutVT.changeVectorElementType(MaxElementVT), Ops), in PromoteIntRes_CONCAT_VECTORS()