Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp491 EVT ElementVT = PartVT.getVectorElementType(); in getCopyToPartsVector() local
497 ElementVT, Val, DAG.getConstant(i, in getCopyToPartsVector()
502 Ops.push_back(DAG.getUNDEF(ElementVT)); in getCopyToPartsVector()