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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp486 EVT ElementVT = PartVT.getVectorElementType(); local
492 ElementVT, Val, DAG.getConstant(i,
497 Ops.push_back(DAG.getUNDEF(ElementVT));

Completed in 154 milliseconds