Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp629 EVT ElementVT = PartVT.getVectorElementType(); in widenVectorToPartType() local
634 SDValue EltUndef = DAG.getUNDEF(ElementVT); in widenVectorToPartType()