Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp456 EVT WiderVecType = EVT::getVectorVT(*DAG.getContext(), in getCopyFromPartsVector() local
458 Val = DAG.getBitcast(WiderVecType, Val); in getCopyFromPartsVector()