Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp633 EVT ElementVT = PartVT.getVectorElementType(); in widenVectorToPartType() local
638 SDValue EltUndef = DAG.getUNDEF(ElementVT); in widenVectorToPartType()