Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1646 EVT ViaEltVT = TLI->getTypeToTransformTo(*getContext(), EltVT); in getConstant() local
1647 unsigned ViaEltSizeInBits = ViaEltVT.getSizeInBits(); in getConstant()
1660 ViaEltVT, isT, isO)); in getConstant()
1666 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); in getConstant()
1677 ViaEltVT, isT, isO)); in getConstant()