Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1490 EVT ViaEltVT = TLI->getTypeToTransformTo(*getContext(), EltVT); in getConstant() local
1491 unsigned ViaEltSizeInBits = ViaEltVT.getSizeInBits(); in getConstant()
1503 ViaEltVT, isT, isO)); in getConstant()
1509 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); in getConstant()
1520 ViaEltVT, isT, isO)); in getConstant()