Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp509 EVT ElementVT = PartVT.getVectorElementType(); in getCopyToPartsVector() local
515 ISD::EXTRACT_VECTOR_ELT, DL, ElementVT, Val, in getCopyToPartsVector()
520 Ops.push_back(DAG.getUNDEF(ElementVT)); in getCopyToPartsVector()