Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp633 EVT ElementVT = PartVT.getVectorElementType(); in widenVectorToPartType() local
638 SDValue EltUndef = DAG.getUNDEF(ElementVT); in widenVectorToPartType()