Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1134 EVT ViaVecVT = EVT::getVectorVT(*getContext(), ViaEltVT, ViaVecNumElts); in getConstant() local
1139 assert(ViaVecVT.getSizeInBits() == VT.getSizeInBits()); in getConstant()
1165 getNode(ISD::BUILD_VECTOR, SDLoc(), ViaVecVT, in getConstant()