Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1388 EVT ViaEltVT = TLI->getTypeToTransformTo(*getContext(), EltVT); in getConstant() local
1389 unsigned ViaEltSizeInBits = ViaEltVT.getSizeInBits(); in getConstant()
1401 ViaEltVT, isT, isO)); in getConstant()
1407 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); in getConstant()
1418 ViaEltVT, isT, isO)); in getConstant()